EXCEL ISERR FUNCTION

This function checks for any error value other than #N/A and returns TRUE or FALSE as a logical result.

Syntax:

=ISERR (value)

Parameter list:

  • value – the value that will be checked for any errors other than #N/A.

Step By Step Guide of ISERR Function

Example:

Except for the #N/A error, we obtain a True result for the rest of the mistakes in the example.

  • Except for #N/A, use the ISERR function to see if a cell has an error. #VALUE!, #REF!, #DIV/0!, #NUM!, #NAME?, or #NULL! are examples of this.
  • The value is usually provided as a cell address so that you may combine it with other functions.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now