Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
ROW returns the row number of a given cell reference. When called without an argument it returns the row number of the cell containing the formula. It is frequently used to generate sequential numbers in a helper column or inside array formulas to create offsets.
=ROW(B3)=ROW(B3)Computed by a real spreadsheet engine on the sample data below.
| Item | Row Check |
| Alpha | |
| Beta | |
| Gamma |
=ROW(B3)→3
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: