Pinterest Pixel

SUMIFS Function: Introduction

John Michaloudis
 .

 

What does it do?

Sums multiple criteria

Formula breakdown:

=SUMIFS(Sum_Range,Criteria_Range1,Criteria1,Criteria_Range2,Criteria2…)

What it means:

=SUMIFS(Return the Sum from this Range,Evaluate this Range,With this Criteria,Evaluate that Range,With that Criteria…)


The SUMIFS function allows you to Sum multiple criteria.

For example, you can select one Sales Rep from a list of Sales Reps and select one Region from a list of Regions and return the Sum of those arguments from a Sales list.  See how easy it is…

SUMIFS Function: Introduction | MyExcelOnline

Download excel workbookSumIfs-Intro.xlsx

We want to get the sum of the sales amounts for John in the North Region.

STEP 1: We need to enter the SUMIFS function in a blank cell:

=SUMIFS(

SUMIFS Function: Introduction

 

STEP 2: The SUMIFS arguments:

Range

What is your range that contains the source data to add together?

See also  How to Convert Formulas to Values

Highlight the column that contains the sales data

=SUMIFS(D15:D23,

SUMIFS Function: Introduction

Criteria_range1

For the first criteria, which range contains the source data?

Let us target the sales rep first, so select that column

=SUMIFS(D15:D23, B15:B23,

SUMIFS Function: Introduction

Criteria1

What is your filtering criteria?

We want to filter for sales amounts of John, so type in “John”

=SUMIFS(D15:D23, B15:B23, “John”,

SUMIFS Function: Introduction

Criteria_range2

For the second criteria, which range contains the source data?

Let us now target the Region, so select that column

=SUMIFS(D15:D23, B15:B23, “John”, C15:C23,

SUMIFS Function: Introduction

Criteria2

What is your filtering criteria?

We want to filter for sales amounts of the North Region, so type in “North”

=SUMIFS(D15:D23, B15:B23, “John”, C15:C23, “North”)

SUMIFS Function: Introduction

Just like that, Excel has selectively found the values and summed them together!

SUMIFS Function: Introduction

How to Use the SumIfs Formula in Excel

 

 

 

If you like this Excel tip, please share it


See also  Calculate How Many Days Until December in Excel

Founder & Chief Inspirational Officer

at

MyExcelOnline.com

John Michaloudis is a former accountant and finance analyst at General Electric, a Microsoft MVP since 2020, an Amazon #1 bestselling author of 4 Microsoft Excel books and teacher of Microsoft Excel & Office over at his flagship Academy Online Course.

Steps To Follow

Star 30 Days - Full Access Star

One Dollar Trial

$1 Trial for 30 days!

Access for $1

Cancel Anytime

One Dollar Trial
  • Get FULL ACCESS to all our Excel & Office courses, bonuses, and support for just USD $1 today! Enjoy 30 days of learning and expert help.
  • You can CANCEL ANYTIME — no strings attached! Even if it’s on day 29, you won’t be charged again.
  • You'll get to keep all our downloadable Excel E-Books, Workbooks, Templates, and Cheat Sheets - yours to enjoy FOREVER!
  • Practice Workbooks
  • Certificates of Completion
  • 5 Amazing Bonuses
Satisfaction Guaranteed
Accepted paymend methods
Secure checkout

Get Video Training

Advance your Microsoft Excel & Office Skills with the MyExcelOnline Academy!

Dramatically Reduce Repetition, Stress, and Overtime!
Exponentially Increase Your Chances of a Promotion, Pay Raise or New Job!

Learn in as little as 5 minutes a day or on your schedule.

Learn More!

Share to...