Product
Features
All-in-one spreadsheet for teams
Rows AI
Your number crunching sidekick
Reporting
Stunning reports in minutes
Advanced Features
Extra magic for pros
Internal Tools
Build tools autonomously
Integrations
Seamless connections to your tools
Pricing
Templates
Community
Resources
Blog
Stories about spreadsheets and the people who build them.
Support Docs
Learn how to make the most out of Rows.
API Docs
The reference documentation for the Rows API.
Sign in
Sign up for free
Functions
ROW
Get the row number of a cell.
Parameter List
Syntax
ROW
(
cell
)
cell
The cell to get the row number for. For example:
A54
.
Examples
Example 1
ROW(B12) returns 12, as B12 is in the twelfth row.
Parameter List
Examples