Hi everybody,

I would need to be able to identify (in a formula) if a given cell contains a formula or a "hard-coded" number.
(The final aim is to have a conditional formatting for the background color of this cell).

Of course, I can't use ISNUMBER as the result of the formula might be a number as well...

Thanks in advance for any good advice!