ISERR

ISERR

Synopsis

ISERR(value)

Description

ISERR returns TRUE if the value is any error value except #N/A.

  • This function is Excel compatible.

Examples

ISERR(NA()) return FALSE.

See also

ISERROR.