This function looks for a non-text value and returns TRUE or FALSE as a logical value. If the value is a non-text value, ISNONTEXT will return TRUE, otherwise FALSE. For blank cells, ISNONTEXT will also return TRUE.
Syntax:
=ISNONTEXT (value)
Parameter list:
value – the value which will be evaluated.
Value is frequently provided as a cell address.
Ask Your Query