ROW

ROW

Synopsis

ROW([reference].)

Description

ROW function returns a 1xN array containing the series of integers from the first row to the last row of reference.

  • reference defaults to the position of the current expression.
  • If reference is neither an array nor a reference nor a range, returns #VALUE! error.

See also

COLUMN, COLUMNS, ROWS.