isnontext

Previous chapterNext chapter Show allShow all    Hide allHide all

The function isnontext (ref) has the logical value TRUE, if the reference cell does not contain a text string.

Syntax: =isnontext(ref)

Example Example

A1

Result

Logic

No

True

Text

This is a text

False

empty

True

Number

123.00

True

Error

#ARG!

#ARG!