ROW
Returns the row number of a reference
Syntax
ROW([reference])
Parameters
- reference: Optional. The cell or range of cells. If omitted, returns the row number of the cell in which the ROW function appears
Example
=ROW(C5)
Returns the row number of a reference
ROW([reference])
=ROW(C5)