ROW
See also A-Z Spreadsheet Function List
Description Returns the row number of the supplied reference.
Syntax ROW(reference)
reference is a cell or range reference. Omitting this argument returns the row number of the cell in which ROW is entered.
See Also COLUMN and ROWS function
Examples ROW(B3) returns 3