Sum values based on blank or not-blank criteria in Excel
If you have a list of data that contains both values and blank cells, now, you want to sum the values in another column based on the criteria that whether the corresponding cell in your list has values or not. Generally speaking, the normal SUMIF function can solve this problem quickly and easily.
Sum values based on blank cells in Excel
To sum values based on blank cells, please apply the SUMIF function, the generic syntax is:
- range: The range of cells that contain blank cells;
- “”: The double quotes represent a blank cell;
- sum_range: The range of cells you want to sum from.
Take the above screenshot data as an example, to sum the total amount where the products are blank cells in Product field. Please do as this:
Copy or enter the below formula into a blank cell, and then press Enter key to get the result:
Sum values based on non-blank cells in Excel
The SUMIF function also can help to sum values based on non-blank cells, the generic syntax is:
- range: The range of cells that contain blank cells;
- “<>”: The criteria that indicate cells that are not blank;
- sum_range: The range of cells you want to sum from.
To sum values where corresponding cells are not blank, please copy or enter the below formula, and then press Enter key to return the result you need:
Relative function used:
- SUMIF:
- The SUMIF function can help to sum cells based on one criterion.
More articles:
- Sum If Cells Contain Specific Text In Another Column
- This tutorial will show you how to sum values if cells contain specific or partial text in another column. Take the below data range as an example, to get the total amounts of the products containing the text “T-Shirt”, both the SUMIF function and SUMPRODUCT function can deal with this task in Excel.
- Sum If Greater Than Or Less Than A Specific Value
- To sum a list of values that are greater than or less than a specific value, the normal SUMIF function can help you to deal with this task. In this article, I will talk about how to use the SUMIF function to finish this problem in Excel.
- Sum If Equal To One Of Many Things
- It may be easy for us to sum values based on a given criteria by using the SUMIF function. But, sometimes, you may need to sum values based on a list of items. For example, I have a data range which products are listed in Column A, and the corresponding sale amounts are listed in Column B. Now, I want to get the total amount based on the listed products in range D4:D6 as below screenshot shown. How to solve this problem quickly and easily in Excel?
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)
- One second to switch between dozens of open documents!
- Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
- Increases your productivity by 50% when viewing and editing multiple documents.
- Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
