column
Column number of a reference.
Syntax
Section titled “Syntax”v = column(reference)Description
Section titled “Description”Returns the column number (A=1, B=2, …) of reference. Without arguments, returns the column of the cell containing the formula.
Examples
Section titled “Examples”column() % current columncolumn(C1) % 3