Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Get column name from index in Excel Table
  • How to combine 2 or more chart types in a single chart in Excel
  • Working With Tables in Excel
  • Conditional Formatting Rules in Excel
  • Filter Data Based on Date in Excel

References

  • How to use Excel COLUMN Function
  • Count unique text values with criteria
  • How to get last row in mixed data with blanks in Excel
  • To count total rows in a range in Excel
  • Two-way lookup with VLOOKUP in Excel

Data Validations

  • Excel Data validation must not contain
  • Excel Data validation only dates between
  • Excel Data validation number multiple 100
  • Excel Data validation no punctuation
  • Excel Data validation with conditional list

Sum if multiple criteria in Excel

by

This tutorial shows how to Sum if multiple criteria in Excel using the example below;

Formula

=SUMIFS(sum_range, criteria_range1,criteria1,criteria_range2, criteria2)

Explanation

If you need to sum numbers based on multiple criteria, you can use the SUMIFS function.

In the example shown, the formula in G6 is:

=SUMIFS(D4:D11,B4:B11,"blue",C4:C11,">15")

How this formula works

The first range (D4:D11) are the cells to sum, called the “sum range”.

Criteria are supplied in pairs…(range / criteria).

The first criteria pair is (B4:B11 / “blue”). This means cells in B4:B11 must equal “blue”.

The second criteria pair is (C4:C11 / “>15”). Cells in C4:C11 must *also* be > 15.

These cells in the sum range will only be summed when all criteria pass.

Post navigation

Previous Post:

How to use Excel CHOOSE Function

Next Post:

Customize Ribbon In Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel NOT Function
  • Not Equal To ‘<>‘ operator in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Calculate retirement date in Excel
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Get days between dates ignoring years in Excel
  • EOMONTH function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate months between dates in Excel

Grouping

  • Map text to numbers in Excel
  • Map inputs to arbitrary values in Excel
  • If cell contains one of many things in Excel
  • Group numbers with VLOOKUP in Excel
  • Categorize text with keywords in Excel

General

  • Zoom Worksheet in Excel
  • How to create dynamic named range with INDEX in Excel
  • How to test a range for numbers in Excel
  • How to Insert Cells, Row and Rows in Excel
  • Spell Check in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning