The ROW function is one of the lookup and reference functions. It is used to return the row number of a cell reference.
Syntax
ROW([reference])
The ROW function has the following argument:
Argument | Description |
---|
reference | A reference to a cell. |
Notes
reference is an optional argument. If the it is omitted, the function will return the row number of a cell in which the ROW function is entered.
Please note that this is an array formula. To learn more, please read the Insert array formulas article.
How to apply the ROW function.
Examples
The figure below displays the result returned by the ROW function.
