COLUMN
Returns the column number of a reference
Syntax
COLUMN([reference])
Parameters
- reference: Optional. The cell or range of cells. If omitted, returns the column number of the cell in which the COLUMN function appears
Example
=COLUMN(C5)
Returns the column number of a reference
COLUMN([reference])
=COLUMN(C5)