COLUMN(x)
x: reference, defaults to the position of the current expression
COLUMN function returns a Nx1 array containing the sequence of integers from the first column to the last column of x.
If x is neither an array nor a reference nor a range, returns #VALUE!