
The Excel ROW function returns the row number for a reference. For example, ROW(C5) returns 5, since C5 is the firth row in the spreadsheet. When no reference is provided, ROW returns the row number of the cell which contains the formula.
Get the row number of a reference
A number representing the row.
=ROW ([reference])
Use the ROW function to get the row number for a cell reference or a range.

The Excel ROW function returns the row number for a reference. For example, ROW(C5) returns 5, since C5 is the firth row in the spreadsheet. When no reference is provided, ROW returns the row number of the cell which contains the formula.
Get the row number of a reference
A number representing the row.
=ROW ([reference])
Use the ROW function to get the row number for a cell reference or a range.