ISERROR (is an error value?)

<< Click to Display Table of Contents >>

ISERROR (is an error value?)

Syntax:

ISERROR(Reference)

Description:

Returns TRUE if the specified cell contains any kind of error value.

Example:

ISERROR(A1) returns TRUE if A1 contains any kind of error value.

See also:

ISERR, ISNA, NA(), ERRORTYPE, ISREF, IFERROR, section Error values