istext

Previous chapterNext chapter Show allShow all    Hide allHide all

The function istext (ref) has the logical value TRUE, if the reference cell contains a text string.

Syntax: =istext(ref)

Example Example

A1

Result

Logic

No

False

Text

This is a text

True

empty

False

Number

123.00

False

Error

#ARG!

#ARG!