Description Determines if the specified expression is text.
Syntax ISTEXT ( expression )
| Argument | Description |
|---|---|
| expression | Any expression. |
Remarks If expression returns text, True is returned. Otherwise, False is returned.
Example This function returns True:
See Also ISBLANK, ISERR, ISERROR, ISLOGICAL, ISNA, ISNONTEXT, ISNUMBER, ISREF