ISREFEXIST
Verifies whether a reference exists and returns a logical result.
Syntax
ISREFEXIST(reference)Arguments
Return value
Example
IF(ISREFEXIST([2027 Plan]), [2027 Plan], "Reference Does Not Exist")
Excel equivalent
Last updated
Was this helpful?