In my worksheet, Cell C3 has the Formula =SUM(A1:A10).
Sometimes a user will overwrite this formula and enter a number - e,g, 136.
In Cell C5, I would like to show a 1 if C3 still contains the formula, and a 2 if it contains a number.
I guess I'm looking for something like =ISFORMULA(C3), but I know this function does not exist.
Does anyone have a way of addressing this?
Thanks,
MikeG
Sometimes a user will overwrite this formula and enter a number - e,g, 136.
In Cell C5, I would like to show a 1 if C3 still contains the formula, and a 2 if it contains a number.
I guess I'm looking for something like =ISFORMULA(C3), but I know this function does not exist.
Does anyone have a way of addressing this?
Thanks,
MikeG