Checks whether the specified value is an error value, other than #N/A.
Syntax
![]() |
---|
ISERR( Any x ) → Logical |
If x is an error value other than #N/A, the function returns TRUE; in any other case the function returns FALSE. Note, that this function does not propagate error values.
Formula
![]() |
---|
=ISERR(NA()) |
Function Reference
ERROR.TYPE Function
ISBLANK Function
ISERROR Function
ISNA Function
ISREF Function
ISTEXT Function
TYPE Function