Skip to main content

How to count number of cells with nonzero values in Excel?

For counting total number of cells with nonzero values in Excel, here we will show you two methods. Please browse for more details.

Count number of cells with nonzero values with formula
Count number of cells with nonzero values with Kutools for Excel


Count number of cells with nonzero values with formula

Supposing you have a range of data as below screenshot shown. For counting numbers of cells with nonzero values, please do as follows.

1. Select a blank cell for locating the counting result (here I select cell H1). Copy and paste formula =COUNTIF(A1:E8,"<>0") into the Formula Bar, and then press the Enter key. See screenshot:

2. Then the total number of nonzero values of the selected range is counted and displayed in cell H1.

Notes:

1. With the above formula, you may count the non-zero cells which including blank cells. If you want to ignoring both the zero cells and blank cells, please apply this formula: =COUNTA(A1:D10)-COUNTIF(A1:D10,"=0"), then press Enter key to get the result, see screenshot:

2. With above formulas, you can count the total number of cells with nonzero values in a row, column or range in Excel with changing the cell references in the formula.


Count number of cells with nonzero values with Kutools for Excel

Besides the formulas, the Select Specific Cells utility of Kutools for Excel can help you quickly count number of cells with nonzero values in Excel.

Before applying Kutools for Excel, please download and install it firstly.

1. Select the range you want to count number of nonzero cells. Then click Kutools > Select > Select Specific Cells. See screenshot:

2. In the popped up Select Specific Cells dialog box, select Cell in the Selection type section, specify Does not equal in the Specific type drop-down list, and enter number 0 into the blank box. Finally click the OK button. See screenshot:

3. Then a dialog box pops up to tell you how many nonzero value cells existing in the selected range. And it has excluded the blank cells directly already. Click the OK button, these cells are selected immediately.

  If you want to have a free trial (30-day) of this utility, please click to download it, and then go to apply the operation according above steps.

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

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...

Description


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!
Comments (7)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
how to count the number of cells other than 0 but not in sequential location, there is a downward gap.
This comment was minimized by the moderator on the site
Hi Yonk,

To calculate the number of non-zero cells across multiple ranges in Excel, you can try the following formula:
Assuming the areas you want to count are B41:C44, F43:F46, and H46:H47, the formula would be:
=COUNTIF(B41:C44, "<>0") + COUNTIF(F43:F46, "<>0") + COUNTIF(H46:H47, "<>0")
This comment was minimized by the moderator on the site
BRILLIANT ..searched 4 hours for this and every other expert gave me the most complicated formuals that never worked.formula: =COUNTA(A1:D10)-COUNTIF(A1:D10,"=0"),

thx you
This comment was minimized by the moderator on the site
THANK FOR YOUR INFORMATION
This comment was minimized by the moderator on the site
=CONT.SE(AL27:AL31;">0")
This comment was minimized by the moderator on the site
thanks for your efforts
This comment was minimized by the moderator on the site
Q.How to count non zero cell.
Ans. =COUNTIF(F26:Q26,">0")
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
Rate this post:
0   Characters
Suggested Locations