Functions
ISFORMULA
True if the cell contains a formula
When to use it
When should I use ISFORMULA?
Use ISFORMULA to check whether a cell contains a formula rather than a plain value — useful in auditing or conditional-formatting rules that highlight cells with computed results.
Used in
Syntax
ISFORMULA(value)