Skip to Content

ISERR

Returns TRUE if the value is any error value except #N/A

Syntax

ISERR(value)

Parameters

  • value: Required. The value that you want tested

Example

=ISERR(A1/0)
Returns: BooleanSince: Excel 2003