How to count blank or non-blank cells in filtered range in Excel?
In Excel, we usually count the number of visible cells in filtered range, but, have you ever tried to count only the blank or non-blank cells from a filtered list in a worksheet? This article, I will talk about some formulas to solve this task in Excel.
Count blank cells in filtered range with formula
Count non-blank cells in filtered range with formula
Count blank cells in filtered range with formula
To count only the blank cells in a filtered range, the following formula may help you, please do as this:
Enter this formula: =SUBTOTAL(3,A2:A20)-SUBTOTAL(3,B2:B20) into a blank cell where you want to get the result, and then press Enter key, you will get the number of blank cells in the filtered list, see screenshot:
Note: In the above formula, B2:B20 is the column that you want to count blank cells, A2:A20 is a helper column which always filled with cell content and not contains any blank cells. Please change them to your need.
Count non-blank cells in filtered range with formula
If you need to count the number of non-blank cells in the filtered list, please apply the following formula:
Please enter this formula: =SUBTOTAL(102,B2:B20) into a blank cell, then press Enter key, the number of non-blank cells in the filtered list has been displayed at once, see screenshot:
Note: In the above formula, B2:B20 is the column that you want to count the non-blank cells from.
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
