- Summary. The Excel COLUMN function returns the column number for a reference.
- Get the column number of a reference.
- A number representing the column.
- =COLUMN ([reference])
- reference - [optional] A reference to a cell or range of cells.
- Version. Excel 2003.
- Use reference to get column number of a reference.
Hereof, how do I find the column number in Excel?
It is quite easy to figure out the row number or column number if you know a cell's address. If the cell address is NK60, it shows the row number is 60; and you can get the column with the formula of =Column(NK60). Of course you can get the row number with formula of =Row(NK60).
Also, how do I find the index of a column in Excel? Steps
- Begin by typing in =COLUMN(
- Select or type in the range reference that contains the full name (i.e. C3)
- Type in ) and press Enter to complete the formula.
In this regard, how do you add a column of IDS in Excel?
type 1 into the cell which is adjacent to the first data you want to add ID number. 2. Then in the cell below it, type this formula =IF(B1=B2,A1,A1+1), press Enter key to get the first result, drag fill handle down until last data showing up.
How do I find a column number?
Figuring out a column number is simple—just look at the letter above the column and you'll have it. But sometimes you need a function that will tell you the column number.