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

Data Analysis

  • Conditional Formatting Color Scales Examples in Excel
  • How To Create Frequency Distribution in Excel
  • How to create running total in an Excel Table
  • Conditional Formatting New Rule with Formulas in Excel
  • Excel Bar Chart

References

  • How to get address of last cell in range in Excel
  • How to create dynamic named range with OFFSET in Excel
  • How to get last row in text data in Excel
  • How to use Excel INDIRECT Function
  • How to calculate two-way lookup VLOOKUP in Excel Table

Data Validations

  • Excel Data validation no punctuation
  • How To Create Drop-down List in Excel
  • Excel Data validation unique values only
  • Excel Data validation allow weekday only
  • Prevent invalid data entering in specific cells

How To Use MaxIfs and MinIfs in Excel

by

This function combines the MAX and IF function in order to get the maximum value in a data set of Excel worksheet.

To look up the maximum value in a range based on specific criteria, you can use a basic array formula based on the IF function.

{=MAX(IF(criteria_range=criteria,value_range))}

Use the MAXIFS and MINIFS function in Excel 2016 to find the maximum and minimum value based on one criteria or multiple criteria.

1. For example, the MAXIFS function below finds the highest female score.

Note: the first argument (D2:D12 in this example) is always the range in which the maximum or minimum will be determined. This MAXIFS function has 1 range/criteria pair (B2:B12/Female).

2. The MINIFS function below finds the lowest female score.

3. For example, the MAXIFS function below finds the highest female score in Canada.

Note: this MAXIFS function has 2 range/criteria pairs (B2:B12/Female and C2:C12/Canada). The MAXIFS and MINIFS function can handle up to 126 range/criteria pairs.

4. The MAXIFS function below finds the highest score below 60.

Note: this MAXIFS function only uses the range D2:D12.

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

  • OR function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel
  • Nested IF function example in Excel
  • IF with boolean logic in Excel

Date Time

  • Get age from birthday in Excel
  • How to join date and text together in Excel
  • Display the current date and time in Excel
  • How to calculate Quarter of Date in Excel
  • Custom weekday abbreviation in Excel

Grouping

  • Running count group by n size in Excel
  • Group arbitrary text values in Excel
  • Map text to numbers in Excel
  • Group numbers with VLOOKUP in Excel
  • How to randomly assign people to groups in Excel

General

  • Check if range contains a value not in another range in Excel
  • Freeze and Unfreeze Panes in Excel
  • How to calculate percent variance in Excel
  • Excel Operators
  • How to create dynamic named range with INDEX in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning