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
Functions
ISNUMBER
Checks whether a value is a number.
Parameter List
Syntax
ISNUMBER
(
value
)
value
A value or cell reference to be evaluated. For example: 3.
Examples
Example 1
ISNUMBER(1) returns TRUE
Parameter List
Examples