
The Excel COLUMN function returns the column number for a reference. For example, COLUMN(C5) returns 3, since C is the third column in the spreadsheet. When no reference is provided, COLUMN returns the column number of the cell which contains the formula.
Get the column number of a reference.
A number representing the column.
=COLUMN ([reference])
Use reference to get column number of a reference.

The Excel COLUMN function returns the column number for a reference. For example, COLUMN(C5) returns 3, since C is the third column in the spreadsheet. When no reference is provided, COLUMN returns the column number of the cell which contains the formula.
Get the column number of a reference.
A number representing the column.
=COLUMN ([reference])
Use reference to get column number of a reference.