How to count blank (non-coloured) cells

TotallyConfused

Board Regular
Joined
May 4, 2017
Messages
247
Office Version
  1. 365
Platform
  1. Windows
Hello

I have a sheet that contains a column of data running from B9 to B31 inclusive. Some cells are blanked out using the colours ‘black’, ‘yellow’ and ‘blue/purple’. The remainder of the cells are blank (clear). The number of blanked out cells can vary from time to time and may occur at any point within the column. What I need is a formula to count the number of blank cells. If at all possible, would it be possible to do this in Excel without having to use VBA?

If this can’t be done within Excel, what kind of VBA code would it take to accomplish this task?

As a side point, if I need to count the number of each coloured cell, is there a formula in Excel to do this?

I am fairly new to Excel, so any help you may be able to offer sure will be appreciated. Thank you.

TotallyConfused
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
Excel formulas can only run on values, not formatting (like cell colors). That will require VBA or an Add-In.
See the following link for VBA and Add-In options: https://www.extendoffice.com/documents/excel/1155-excel-count-sum-cells-by-color.html


Hello Joe

I want to apologize to you for not replying sooner. Due to family issues, I haven’t been able to visit this wonderful site for a few days. I’d like to offer my hearty THANK YOU for your answer to my question. I looked at the link you provided and found one of the examples given was exactly what I needed. Thanks again for your timely help. I love this site.

TotallyConfused
 
Upvote 0
You are welcome.
I am glad it worked for you.
:cool:
 
Upvote 0

Forum statistics

Threads
1,214,958
Messages
6,122,475
Members
449,087
Latest member
RExcelSearch

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top