ROW


Description Returns the row number of the supplied reference.

Syntax ROW ( reference )

Argument Description
reference A cell or range reference. Omitting this argument returns the row number of the cell in which ROW is entered.

Examples This function returns 3:

ROW(B3)

See Also COLUMN, ROWS