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

ROW(B12) returns 12, as B12 is in the twelfth row.