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, section Error values