Rows will be joining Superhuman.
Learn more
Product
Rows AI
Your number crunching sidekick
Integrations
Seamless connections to your tools
Support Docs
Learn how to make the most out of Rows.
Features
All-in-one spreadsheet for teams
Pricing
Templates
Community
Sign in
Sign up for free
Rows will be joining Superhuman
Learn more
Functions
ISTEXT
Checks whether a value is a text.
Parameter List
Syntax
ISTEXT
(
value
)
value
A value or cell reference to be evaluated. For example: 'Hello'.
Examples
Example 1
ISTEXT(Hello) returns TRUE
Parameter List
Examples