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

Data Analysis

  • How to Sort by Color in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • How to calculate average last N values in a table in Excel
  • How to combine 2 or more chart types in a single chart in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS

References

  • How to get first column number in range in Excel
  • Merge tables with VLOOKUP in Excel
  • How to use Excel MATCH Function
  • Get nth match with INDEX / MATCH in Excel
  • How to get relative column numbers in a range in Excel

Data Validations

  • Excel Data validation specific characters only
  • Excel Data validation date in next 30 days
  • Excel Data validation allow weekday only
  • Excel Data validation must contain specific text
  • Excel Data validation must not contain

SUMIF function in Excel

by

The powerful SUMIF function in Excel sums cells based on one criteria. This page contains many easy to follow SUMIF examples.

Numbers

1. The SUMIF function below (two arguments) sums values in the range A1:A5 that are less than or equal to 10.

2. The following SUMIF function gives the exact same result. It uses the & operator to join the ‘less than or equal to’ symbol and the value in cell C1.

3. The SUMIF function below (three arguments, last argument is the range to sum) sums values in the range B1:B5 if the corresponding cells in the range A1:A5 contain the value 25.

4. The following SUMIF function gives the exact same result (second argument refers to cell D1).

Text

1. The SUMIF function below sums values in the range B1:B5 if the corresponding cells in the range A1:A5 contain exactly circle.

2. The SUMIF function below sums values in the range B1:B5 if the corresponding cells in the range A1:A5 do not contain exactly triangle.

3. The SUMIF function below sums values in the range B1:B5 if the corresponding cells in the range A1:A5 contain exactly circle + 1 character. A question mark (?) matches exactly one character.

4. The SUMIF function below sums values in the range B1:B5 if the corresponding cells in the range A1:A5 contain a series of zero or more characters + le. An asterisk (*) matches a series of zero or more characters.

5. The SUMIF functions below sum values in the range B1:B5 if the corresponding cells in the range A1:A5 contain exactly triangle or circle8.

Dates

1. The SUMIF function below sums the sales after January 20th, 2018.

Note: the DATE function in Excel accepts three arguments: year, month and day.

2. The SUMIF function below sums today’s sales.

Note: today is August 3rd, 2018.

3. The SUMIFS function below (with the letter S at the end) sums the sales between two dates (including start and end date).

Note: the SUMIFS function in Excel sums values based on two or more criteria (first argument is the range to sum, followed by two or more range/criteria pairs). Adjust the dates to sum the sales in a specific month, year, etc.

Post navigation

Previous Post:

VLOOKUP without #N/A error in Excel

Next Post:

Manipulating text strings using Left, Mid, Right, Len, Substitute 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 return blank in place of #DIV/0! error in Excel
  • IF with boolean logic in Excel
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function example in Excel

Date Time

  • Convert decimal minutes to Excel time
  • How to calculate next day of week in Excel
  • Excel Date & Time Functions Example
  • Generate series of dates by weekends in Excel
  • TIME function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group times into unequal buckets in Excel
  • Group numbers at uneven intervals in Excel
  • If cell contains one of many things in Excel
  • Map inputs to arbitrary values in Excel
  • Categorize text with keywords in Excel

General

  • Common Errors in Excel
  • How to set or clear a print area in Excel Worksheet
  • How to generate random date between two dates in Excel
  • How to Delete Cells, Row and Rows in Excel
  • How to calculate total from percentage in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning