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

Data Analysis

  • How to calculate average last N values in a table in Excel
  • Filter Data Based on Date in Excel
  • Error Bars in Excel
  • How to calculate current stock or inventory in Excel
  • Managing Conditional Formatting Rules in Excel

References

  • How to reference named range different sheet in Excel
  • How to get address of last cell in range in Excel
  • How to use Excel LOOKUP Function
  • Lookup entire row in Excel
  • Last row number in range

Data Validations

  • Excel Data validation specific characters only
  • Excel Data validation exists in list
  • Excel Data validation allow uppercase only
  • Prevent invalid data entering in specific cells
  • Excel Data validation allow weekday only

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 XOR Function
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • Return blank if in Excel
  • AND function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Convert date to text in Excel
  • How to get Weekdays, Working days between Two Dates in Excel
  • How to calculate nth day of week in month in Excel
  • DATEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • Check If Two Dates are same month in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Group times into unequal buckets in Excel
  • Categorize text with keywords in Excel
  • How to randomly assign data to groups in Excel
  • Calculate conditional mode with criteria in Excel

General

  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • Count cells that do not contain errors in Excel
  • Freeze and Unfreeze Panes in Excel
  • How to calculate project complete percentage in Excel
  • How to increase by percentage in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning