Last modified: March 09, 2015
Applies to: Office 2013 | Visio 2013
Indicates whether the referenced cell contains a local formula.
LOCALFORMULAEXISTS (cellref)
Name
Required/Optional
Data Type
Description
cellref
Required
String
The cell that you want to check for the presence of a formula.
Boolean
The LOCALFORMULAEXISTS function returns 1 if the cell contains a local formula; if there is no formula, or if the formula is inherited, it returns 0 (zero).