Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Sumif and Sumifs Functions in Excel: Complete Guide

Explore Sumif and Sumifs Functions in Excel with a clear summary of the key facts, context, and practical details readers should know.

Table of Contents

This article provides a clear overview of Sumif and Sumifs Functions in Excel, with the main facts, useful context, and practical details organized for easy reading.

Sumif Function - the Function to Sum Using a Condition

Arguments

- Range: data range of conditions.

- Criteria: Conditions for summing.

- sum_range: The data area you may need to sum.

Meaning of the function: conditional sum function.

Example

Calculating the total amount sold of the item with the code "SD1M2".

Sumif and Sumifs Functions in Excel — Example screenshot 1

Sumifs Function - Sum Function Uses Multiple Conditions

Syntax

(sum_range, criteria_range1, criteria1, criteria_range2, criteria1,.).

Arguments

- Sum_range: The data area to be summed (only counting cells with numeric data types, text values ignored).

- criteria_range1: data area containing the value of condition 1.

- criteria1: The search condition corresponds to the criteria_range1 data area.

- criteria_range2: the data area containing the value of condition 2.

- criteria2 : The search condition corresponds to the criteria_range2 data area.

Similarly if there are many search conditions there will be criteria n with n <= 255.

Example

Calculating the total amount of money sold on April 18, 2015 with the code "SD1M2".

The total values must satisfy both conditions simultaneously to be summed.

Sumif and Sumifs Functions in Excel — Example screenshot 2

Some Examples of Using Sumif and Sumifs Functions.

Calculate the total amount of money sold on 18/4/2015 with the number = 5.

Sumif and Sumifs Functions in Excel — Some Examples of Using Sumif and Sumifs Functions. screenshot 3

Calculating the total amount of money sold on 04/18/2015 with item code "SD1M2" with the quantity equal to 2.

Sumif and Sumifs Functions in Excel — Some Examples of Using Sumif and Sumifs Functions. screenshot 4

You have to pay attention in this article I to format the column number of the text so when writing the conditional value function to the string. If you convert the column number format to number slightly changed when writing commands. Depending on the data type you customize accordingly.

Sumif and Sumifs Functions in Excel — Some Examples of Using Sumif and Sumifs Functions. screenshot 5

FAQ

What is the main focus of Sumif and Sumifs Functions in Excel?

The article explains the most important facts, context, and practical details related to Sumif and Sumifs Functions in Excel.

Who may find this information useful?

It is useful for readers who want a clear overview, practical context, and a better understanding of the subject.

What should readers verify before taking action?

Check current product versions, official requirements, regional availability, and any details that may have changed since the original publication.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.