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

Data Analysis

  • Excel Bar Chart
  • How to add Trendline to a chart in Excel
  • How to Create Area Chart in Excel
  • Example of COUNTIFS with variable table column in Excel
  • Excel Frequency Function Example

References

  • Basic INDEX MATCH approximate in Excel
  • Count rows with at least n matching values
  • Two-column Lookup in Excel
  • Multi-criteria lookup and transpose in Excel
  • Extract data with helper column in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation no punctuation
  • Excel Data validation number multiple 100
  • Excel Data validation only dates between
  • Excel Data validation date in next 30 days

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

  • How to use IFS function in Excel
  • How to use Excel AND Function
  • IF with boolean logic in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • How to use Excel TRUE Function

Date Time

  • Calculate series of dates by workdays in Excel
  • YEARFRAC function: Description, Usage, Syntax, Examples and Explanation
  • EDATE function: Description, Usage, Syntax, Examples and Explanation
  • Convert Excel time to decimal hours in Excel
  • Convert Excel time to decimal seconds

Grouping

  • Group arbitrary text values in Excel
  • If cell contains one of many things in Excel
  • Group times into unequal buckets in Excel
  • Running count group by n size in Excel
  • How to randomly assign people to groups in Excel

General

  • How to calculate percentage of total in Excel
  • How to create dynamic worksheet reference in Excel
  • Customize Ribbon In Excel
  • How to add sequential row numbers to a set of data in Excel
  • With vs Without Array Formula in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning