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

Data Analysis

  • Conditional Formatting Rules in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How to create dynamic reference table name in Excel
  • Data Series in Excel
  • How to Sort by Color in Excel

References

  • How to use Excel INDIRECT Function
  • Two-way lookup with VLOOKUP in Excel
  • Approximate match with multiple criteria in Excel
  • Get nth match with INDEX / MATCH in Excel
  • Vlookup Examples in Excel

Data Validations

  • Excel Data validation whole percentage only
  • Excel Data validation must begin with
  • Excel Data validation exists in list
  • Excel Data validation don’t exceed total
  • Excel Data validation number multiple 100

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 Examples in Excel
  • Invoice status with nested if in Excel
  • SWITCH function example in Excel
  • How to use Excel AND Function
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • Get month name from date in Excel
  • Convert date to Julian format in Excel
  • Get week number from date in Excel
  • Count times in a specific range in Excel
  • How to join date and text together in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Group arbitrary text values in Excel
  • Group numbers at uneven intervals in Excel
  • Group times into unequal buckets in Excel
  • Group numbers with VLOOKUP in Excel

General

  • Create dynamic workbook reference to another workbook in Excel
  • With vs Without Array Formula in Excel
  • Customize Ribbon In Excel
  • Sum by group in Excel
  • Creating and Opening an existing file in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning