Syntax

ISERR(Value)

Value (required) – This is the value that is checked for an error.

Example

In this example we test a few values some of which are errors. Notice the #N/A error results in FALSE while the other errors result in TRUE.

ISERR function - 36