Excel Function COUNTBLANK

Complete Excel VBA Course

COUNTBLANK function is used to get the total count of Blank or Empty cell in range.

COUNTBLANK Function has one required argument i.e. range.

Syntax:

Complete Excel VBA Course
=COUNTBLANK(range)
Syntax Description:

range argument is used to give range from which Blank cell’s count is required

Formulas that return empty strings

The IF function is often used to return empty strings. For example, if A1 contains 21, this formula in B1 will return an empty string:

=IF(A1>30,"Overdue","")

Excel Function COUNTBLANK with cell range

  • “Column A” has number values,
  • “Column B” shows the sample formula applied and,
  • “Column C” shows the output of the function,
Excel Function COUNTBLANK

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.

Hope you learnt this Function,

Don’t forget to leave your valuable comments!

If you liked this article and want to learn more similar tricks, please Subscribe us or follow us on Social Media by clicking below buttons:

Similar Posts

Leave a Reply

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