EXCEL ISNA FUNCTION

This function checks for a #N/A error and returns TRUE if the value is #N/A and FALSE otherwise.

Syntax:

=ISNA (value)

Parameter list:

  • value – the value that will be checked to see whether it is #N/A.
  • Normally, the value is given as a cell address, such as =ISNA (B2).

Step By Step Guide of ISNA Function

  • In conditional statements, this function is most commonly used in combination with IF.

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