ISFORMULA function

Category: Information
Introduced: Excel 2013

Summary

Returns TRUE if there is a reference to a cell that contains a formula

Syntax

ISFORMULA(reference) The ISFORMULA function syntax has the following arguments.
• Reference Required. Reference is a reference to the cell you want to test. Reference can be a cell reference, a formula, or a name that refers to a cell.

Example

=TODAY()

Microsoft Support Page

https://support.microsoft.com/en-us/office/isformula-function-e4d1355f-7121-4ef2-801e-3839bfd6b1e5

Back to Functions