Syntax
ISTEXT(Value)
Value (required) – This is the value you want to test if it’s text.
Example
In this example we test a few values. Notice that even though a value can contain numbers the result is still text.
ISTEXT(Value)
Value (required) – This is the value you want to test if it’s text.
In this example we test a few values. Notice that even though a value can contain numbers the result is still text.