TRUECALC
Functions

ISREF

True if value is a cell reference

When to use it

When should I use ISREF?

Use ISREF to test whether a value is a valid cell reference, which is useful inside INDIRECT-based formulas to guard against invalid address strings.

Used in

operations

Syntax

ISREF(value)

On this page