Functions
COLUMN
Returns the column number of a cell reference
When to use it
When should I use COLUMN?
Use COLUMN to obtain the column number of a cell reference — useful when building dynamic array formulas that need to offset or iterate by column position.
Used in
Syntax
COLUMN([cell_ref])