Table of Contents
The MAX IF function in Excel allows users to find the maximum value in a range of cells based on specific criteria. This function can also be used with multiple criteria to narrow down the search and find the maximum value that meets all the specified conditions. By using this function, users can efficiently analyze and manipulate large sets of data to extract the desired information. This feature is particularly useful for financial analysis, statistical calculations, and other data-driven tasks. To use the MAX IF function with multiple criteria, users must follow a specific syntax and ensure that the data is properly organized. This powerful tool provides a convenient and accurate way to retrieve the maximum value from a dataset based on specific criteria.
Excel: Use MAX IF with Multiple Criteria
You can use the following basic syntax to use MAX IF with multiple criteria in Excel:
=MAX(IF(A2:A11="Mavs", IF(B2:B11="Forward", C2:C11)))
This particular formula finds the max value in the range C2:C11 where the corresponding value in the range A2:A11 is equal to “Mavs” and the corresponding value in the range B2:B11 is equal to “Forward.”
The following examples shows how to use this syntax in practice.
Example: MAX IF with Multiple Criteria in Excel
Suppose we have the following dataset in Excel that shows the points scored by various basketball players:

We can type the following formula into cell E2 to calculate the max value of players who are on the Mavs team and have a position of Forward:
=MAX(IF(A2:A11="Mavs", IF(B2:B11="Forward", C2:C11)))The following screenshot shows how to use this formula in practice:

We can see that the player with the max value for the Points column with a Team value of “Mavs” and Position value of “Forward” is 30.
We can modify the values in quotation marks in the formula to find the max points among players who meet different criteria.
For example, we can type the following formula into cell E2 to calculate the max value of players who are on the Heat team and have a position of Guard:
=MAX(IF(A2:A11=Heat", IF(B2:B11="Guard", C2:C11)))The following screenshot shows how to use this formula in practice:

The following tutorials explain how to perform other common tasks in Excel:
Cite this article
stats writer (2024). How can I use the MAX IF function in Excel with multiple criteria?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-can-i-use-the-max-if-function-in-excel-with-multiple-criteria/
stats writer. "How can I use the MAX IF function in Excel with multiple criteria?." PSYCHOLOGICAL SCALES, 27 Jun. 2024, https://scales.arabpsychology.com/stats/how-can-i-use-the-max-if-function-in-excel-with-multiple-criteria/.
stats writer. "How can I use the MAX IF function in Excel with multiple criteria?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-can-i-use-the-max-if-function-in-excel-with-multiple-criteria/.
stats writer (2024) 'How can I use the MAX IF function in Excel with multiple criteria?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-can-i-use-the-max-if-function-in-excel-with-multiple-criteria/.
[1] stats writer, "How can I use the MAX IF function in Excel with multiple criteria?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, June, 2024.
stats writer. How can I use the MAX IF function in Excel with multiple criteria?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.
