TRUECALC
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

operations

Syntax

COLUMN([cell_ref])

On this page