Returns FALSE if the given value is or refers to text, and TRUE otherwise.
Syntax
Examples
|
Formula |
Result |
|
=ISNONTEXT(A2) |
FALSE |
|
=ISNONTEXT(A3) |
TRUE |
|
=ISNONTEXT(A4) |
TRUE |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions