Product
Rows AI
Your number crunching sidekick
Integrations
Seamless connections to your tools
Support Docs
Learn how to make the most out of Rows.
Features
All-in-one spreadsheet for teams
Pricing
Templates
Community
Sign in
Sign up for free
Functions
COLUMN
Get the column number of a reference cell.
Parameter List
Syntax
COLUMN
(
cell
)
cell
The cell to reference. For example:
A2
.
Examples
Example 1
COLUMN(A4) returns 1
Example 2
COLUMN(B12) returns 2
Parameter List
Examples