How to use “COLUMN” function in Excel

Complete Excel VBA Course

COLUMN function is used to get the column reference number of the excel worksheet.

Function has only one argument i.e. reference, where we need to give cell reference

Syntax:
=COLUMN(reference)
Syntax Description:

reference argument is used to give the cell reference for which column sequence number is required

Complete Excel VBA Course
Example 1: Exploring “COLUMN” function with examples:

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:

COLUMN Function
Things to Remember:

– 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!

Recommended Articles

Secrets of Excel Data Visualization: Beginners to Advanced Course

Here is another best rated Excel Charts and Graph Course from ExcelSirJi. This courses also includes On Demand Videos, Practice Assignments, Q&A Support from our Experts.

This Course will enable you to become Excel Data Visualization Expert as it consists many charts preparation method which you will not find over the internet.

So Enroll now to become expert in Excel Data Visualization. Click here to Enroll.

Excel VBA Course : Beginners to Advanced

We are offering Excel VBA Course for Beginners to Experts at discounted prices. The courses includes On Demand Videos, Practice Assignments, Q&A Support from our Experts. Also after successfully completion of the certification, will share the success with Certificate of Completion

This course is going to help you to excel your skills in Excel VBA with our real time case studies.

Lets get connected and start learning now. Click here to Enroll.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *