MAXIFS Function in Excel
What is the MAXIFS Function? The MAXIFS Function in Excel is a Statistical function that returns the maximum value based on one or more than one conditions from the specified cells. The MAXIFS function was introduced in MS Excel 2019. Formula =MAXIFS(max_range, criteria_range1, criteria1, [criteria_range2, criteria2], …) Arguments: Max_range (required argument) – The actual range…