Pinterest Pixel

MAXIFS Formula in Excel

Bryan
 .
MAXIFS Formula in Excel | MyExcelOnline MAXIFS Formula in Excel | MyExcelOnline

What does it do?

Gets the max value based on the cells that matches the criteria

Formula breakdown:

=MAXIFS(max_range, criteria_range1, criteria1, …)

What it means:

=MAXIFS(cells that contains the values, first set of cells to base the filtering on, filtering condition of first set of cells, …)


If you need to get the max value while doing filtering at the same time, the MAXIFS Formula will do this for you in Excel! This was introduced in Excel 2019.

You need to specify on which ones you want to get the MAX value, then specify one or more conditions used for filtering. In our example, we want to get the maximum sales of John!

I explain how you can do this below:

MAXIFS Formula in Excel | MyExcelOnline

Download excel workbookMAXIFS-FORMULA.xlsx

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

=MAXIFS(

MAXIFS Formula in Excel

 

STEP 2: The MAXIFS arguments:

max_range

What is the range that contains the values to get the max value?

Select the cells containing the sales numbers that you want to get the maximum value from:

=MAXIFS(D9:D13,

MAXIFS Formula in Excel

criteria_range1

What is the range that contains the values for filtering?

Select the cells containing the sales person names:

=MAXIFS(D9:D13, C9:C13,

MAXIFS Formula in Excel

criteria1

What is the your filtering criteria?

Since we want to filter to the sales numbers of John, type in John:

=MAXIFS(D9:D13, C9:C13, “John”)

MAXIFS Formula in Excel

You now have John’s highest sales number!

MAXIFS Formula in Excel

 

How to Use the MAXIFS Formula in Excel

 

 

MAXIFS Formula in Excel | MyExcelOnline

 

If you like this Excel tip, please share it
MAXIFS Formula in Excel | MyExcelOnline
Bryan

Bryan Hong is an IT Software Developer for more than 10 years and has the following certifications: Microsoft Certified Professional Developer (MCPD): Web Developer, Microsoft Certified Technology Specialist (MCTS): Windows Applications, Microsoft Certified Systems Engineer (MCSE) and Microsoft Certified Systems Administrator (MCSA).

He is also an Amazon #1 bestselling author of 4 Microsoft Excel books and a teacher of Microsoft Excel & Office at the MyExecelOnline Academy Online Course.

See also  Excel Extract First Name From Full Name

Steps To Follow

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...