Manuals/calci/COLUMN
Jump to navigation
Jump to search
Syntax
Examples
''''''' ''''
Description
COLUMN
COLUMN(ref)
where ref is the cell or range of cells .
It gives the column number of the given reference.
Let's see an example
I.e.=COLUMN() gives the value of that particular column
///rly =COLUMN(C2R2) is 3 since it is placed in 3rd column
Column1 | Column2 | Column3 | Column4 | |
Row1 | 2 | |||
Row2 | ||||
Row3 | 3 | |||
Row4 | 3 | |||
Row5 | ||||
Row6 |