ISERROR (is an error value?)

Navigation:  Formulas and functions > Functions from A to Z >

ISERROR (is an error value?)

Previous pageReturn to chapter overviewNext page

Syntax:

ISERROR(Cell)

Description:

This returns TRUE if the given 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, Error values section