TRUECALC
Functions

ROW

Returns the row number of a cell reference

When to use it

When should I use ROW?

Use ROW to return the row number of a cell reference — commonly used inside array formulas to generate sequential integers or to compute relative offsets.

Used in

operations

Syntax

ROW([cell_ref])

On this page