=COLUMN(reference)
reference argument is used to give the cell reference for which column sequence number is required
Here we have some examples, where “Column A to Column C” has a database, “Column D” shows the sample formula, “Column E” shows the output of the function and Explanation is provided in Column “F”
We will be using COLUMN function as follows:
– If “Range of cells” given in reference argument, then function output will be leftmost column sequence number
– If cell reference is not given in reference argument, then function output will be column sequence number of formula cell.
– Function gives output in “General” format, however if output is not as per the desired format then we need to change the cell format to “GENERAL”.
– If cell reference or parameters are not correctly provided in the function, then it will give output as “#NAME?”
Hope you learnt this Function,
Don’t forget to leave your valuable comments!
Merge Cells in Excel Merge cells is to combine multiple cells into one cell which can further be used for giving title to the report or header to the column. It helps to create clean…
Microsoft Excel “NOW” function is used to get the current Date and Time. It is very useful function and can be used in many ways.
ROW function is used to get the row reference number of the excel worksheet. ROW Function has only one argument i.e. reference,
In this tutorial, we’re going to explore one of the most intriguing features in Excel: the OFFSET function.
So, what is the OFFSET function in Excel? Simply put, OFFSET gives you a reference to a range of cells that’s moved from a starting point by a certain number of rows and columns.
This tutorial explains how to use the new TEXTSPLIT function in Excel 365 to break text into separate parts using any symbol or space you choose. Sometimes, you may need to split text in Excel….
Generate Random Numbers in Excel Using RAND We have got many instances where we needed to generate a random database or values. Rand function is very useful for the users who creates random database for…