• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Techbout

Technology Simplified.

  • iOS
  • Windows
  • Mac
  • Internet

How to Use Excel SUMIFS Function

By: Sam Patwegar | December 18, 2024

In case you are familiar with the SUMIF Function in Microsoft Excel, you might also be interested in Excel SUMIFS Function, which can be used to sum up a list of values meeting two or more conditions.

For example, if there is sales data for different types of Gadgets sold at two different store locations, the SUMIFS Function can be used to count only iPads sold at the first store location.

In the above example, the SUMIFS Function counts the item only if the the Gadget type is iPad (First Criteria) and it is sold at the First Store (Second Criteria).

1. Syntax of Excel SUMIFS Function

The Syntax of SUMIFS Function is as provided below.

Advertisement

=SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2],…)

Sum_range: The Range of Cells that you want to Sum.

Criteria_range1: The range where the item meeting the first Criteria is located.

Criteria1: The first condition or criteria, SUMIFS will be executed when these criteria is true.

Criteria_range2: The range where the second item meeting the second Criteria is located.

Criteria2: The second condition or criteria, SUMIFS will be executed when these criteria is true.

As you can see from above, the Syntax of SUMIFS function allows you to specify multiple criteria and multiple ranges in which each of these criteria is located.

2. How to Use SUMIFS Function in Excel

Take a look at the following table providing Sales Data for Windows Computers, ChromeBooks and MacBooks sold at two different store locations (Store#1 and Store#2).

Computer Sales Data at Two Store Locations

The task is to find the total number of MacBooks sold at Store#1 using the SUMIFS Function in Excel.

1. Place the cursor in Cell B14 > start typing =SUMIFS and Microsoft Excel will automatically provide you with the Syntax to follow (=SUMIFS(sum_range, criteria_range1, criteria1, criteria_range2, criteria2,…).

Syntax of Excel SUMIFS Function

Advertisement

Note: Cell B14 is where you want to print the result.

2. Going by the Syntax, select Cells B1:B12 as the sum_range. This is where the items that you want to sum are located (number of items sold).

Select Sum Range in Excel SUMIFS Function

3. Next, select Cells A1:A12 as the criteria_range1 – this is where the first criteria (MacBook) is located.

Select Criteria Range1 in Excel SUMIFS Function

4. Select the First Criteria by clicking on Cell A5 containing the term ‘MacBook’.

Select First Criteria in Excel SUMIFS Function

5. Select Cells E1:E12 as criteria_range2 – this is where the second criteria (Store#1) is located.

Select Criteria Range2 In Excel SUMIFS Function

6. Now, select the Second Criteria by clicking on Cell E3 containing the term ‘Store#1’.

Select Second Criteria In Excel SUMIFS Function

7. Finally, close the bracket and hit the enter key.

Result Using Excel SUMIFS Function

The SUMIFS formula will instantly display the number of MacBooks sold by Store#1 in cell B14.

Related
  • How to Use Gmail With Microsoft Outlook
  • How to Use Microsoft Word On Chromebook
  • How to Remove Hidden Information from Office Documents

Primary Sidebar

Advertisement

Recent Posts

  • Fix: System Tray Icon Missing in Windows 11/10
  • How to Use Internet Explorer in Windows 11
  • Fix: Cast to Device Not Working in Windows 11/10
  • Fix: MacBook Camera Not Working Issue
  • Multiple Ways to Disable Face ID on iPhone

Advertisement

© 2025 Techbout.com · All Rights Reserved
About | Privacy Policy | Terms | Contact
Twitter(X) | Facebook