row
Row number of a reference.
Syntax
Section titled “Syntax”v = row(reference)Description
Section titled “Description”Returns the row number of reference. Without arguments, returns the row of the cell containing the formula.
Examples
Section titled “Examples”row() % current rowrow(B5) % 5