COLUMN function
Description
COLUMN([cell]) returns the zero-based column number of a cell or variable in the spreadsheet. The argument cell is optional and COLUMN() returns the column number of the cell in which the formula is used.
COLUMN() can be shortened to COLUMN.
Example
When you enter COLUMN() in cell B5, the value 1 is displayed.