This intro problem practices MAXIFS. MAXIFS returns the highest value only from rows where every listed condition is met. Update the output cells so each summary row finds the highest score that matches both its region in column B and its status in column C.
See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
Need help with MAXIFS details and syntax? Review the MAXIFS function guide first.
This cell cannot be edited