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
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