Last seen: Dec 22, 2025
Well, I did mentioned Option 2 should be applied. Here is what that step says, with big red letters: Option 2 - Completely uninstall Office with...
Did you used the Cleanup Tool downloaded from the link?
Hi Monte, What do you mean by "reloaded Office 2013"? You should try a clean reinstall, you have to completely remove the existing office installation...
Hi Bruce, You're lucky, I have a code that is very similar to what you need. You can try the file attached. Cheers, Catalin
Hi Tony, Make sure there are no Group Policies restricting macros. Also, note that template files .xltx, .xltm are not considered trusted documents...
Hi Scott, The advanced filter is creating a defined name "Extract", where the results of the advanced filter will be pasted. In excel, by default, w...
Hi Martin, My guess is that there are multiple iterators in your data model (an iterating formula is any "X" formula like SUMX for example). Even F...
Hi Perry, Can we see a sample file, and a manual example of how the result should be? Be generous with details, any information is important. ...
You better hide that column, because the formula needs a starting point, to calculate the cumulated values. And that starting point cannot be in colum...
Hi Nina, I removed your email from each file from this topic, you will not receive those messages. Cheers, Catalin
Hi Meyanui, Try this formula in F5: =IF(AND(F$2>0,$D5-SUM($E5:E5)>0),MIN(F$2,$D5-SUM($E5:E5)),0) You can copy it to the right and down ...
Hi Paul, From the first look, the data structure is not right. Any database should expand in rows, not in columns. Data strored in excel should res...
Hi Arvind, Try this formula in a new custom column: if (try Number.From([Column3]) otherwise "Text") ="Text" then "Text Found" else null You ...
You can also try the code and sample workbook from our website: You can remove the PDF attachment part, and improve the message. If you want more c...
Hi Paul, There are no attachments, make sure you press the Start Upload button after you add files to the Upload Queue, as described in the Upload ...