ISNA
Checks, if given value represents an #NA error.
Syntax
=ISNA(Value)
Arguments
Name | Description |
---|---|
Value | Value to check. |
Return
TRUE if given value represents an #NA error, otherwise FALSE.
Examples
Formula | Result | Comment |
---|---|---|
| FALSE | No #NA detected. |
Checks, if given value represents an #NA error.
Syntax
=ISNA(Value)
Arguments
Name | Description |
---|---|
Value | Value to check. |
Return
TRUE if given value represents an #NA error, otherwise FALSE.
Examples
Formula | Result | Comment |
---|---|---|
| FALSE | No #NA detected. |