What formula do you use to check if another cell has formula? For example, I have 2 columns, A has cells which contains either a formula or a value.
(Column A usually contains Formulas but other users try to change their values by directly typing and replacing the formula that was previously there)
In Column B I want to add a formula that will say "HasFormula" if the cell on Column A has formula and say "PlainValue" if it contains a value.
I'm thinking maybe using =ISNUMBER()
but that may not be accurate.
I am using Excel 2010.
Ctrl
+` ? That's Ctrl together with the 'back-tick' (lower case tilde). – user4039065