Skip to Content

ISERROR

Returns TRUE if the value is any error value

Syntax

ISERROR(value)

Parameters

  • value: Required. The value that you want tested

Example

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