Skip to content

ROW

Lookup & referenceExcel 2007

The row number of a reference (or of the formula cell).

Syntax

ROW([reference])

Examples

=ROW()-1

a self-updating serial number in row 2+

=ROW(A1:A10)

{1;2;…;10} as an array

Related functions

More Lookup & reference functions

← All 510 functions

Syntax follows Microsoft’s documentation. Examples are written to be pasted into a cell and checked. Argument separators may be ; in your locale. The AI explainer runs on a free community model — verify anything important.