Subtotal by colors in Excel
In Excel, we can use the SUMIF function to perform subtotal by color.
How to find subtotal by color in Excel?
As shown in the screenshot below, to get the subtotal by the specified color Blue and White, the SUMIF function can help you easily.
Generic Formulas
=SUMIF(range,criteria,[sum_range])
Arguments
How to use this formula?
1. Select a cell that is adjacent to the criteria value. In this case, I select cell H4.
2. Copy or enter the below formula into it and press Enter to get the result. Select the result cell, drag its AutoFill Handle down to get the subtotal for other colors.
=SUMIF($D$3:$D$8,G4,$E$3:$E$8)
Note: The two ranges ($D$3:$D$8 and $E$3:$E$8) in the formula are absolute references that won’t change when the formula is copied down.
Related functions
Excel SUMIF function
The Excel SUMIF function can help to sum cells based on one criterion
Related formulas
3D sum or sumif across multiple worksheets
This tutorial talks about how to sum the same range of cells across multiple consecutive or discontiguous worksheets in Excel.
Calculate running total
This tutorial explains a simple formula to help calculating running total in Excel.
Get subtotal by invoice number
This tutorial explains a formula based on the COUNTIF and SUMIF functions to get subtotal by invoice number in Excel.
Two-way summary counting
In this tutorial, we will discuss how to use the COUNTIFS function to create two-way summary count 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.
