Skip to Content

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: NumberSince: Excel 2003