MAXIFSVISIBLE
MAXIFSVISIBLE(max_range, criteria_range1, criteria1 [,criteria_range2] [,criteria2])
Returns the largest value from the visible, non blank cells that satisfies multiple conditions.
| max_range | The cells to max. |
| criteria_range1 | The range of cells you want evaluated. |
| criteria1 | The expression that contains the criteria. |
| criteria_range2 | (Optional) The range of cells you want evaluated. |
| criteria2 | (Optional) The expression that contains the criteria. |
REMARKS
* This function excludes hidden cells caused by AutoFilter, Grouping or that have been Manually Hidden.
* The built-in MAXIFS function will always include hidden cells.
* You can use the add-in MAXVISIBLE function to return the largest value from the visible, non blank cells.
* Similar to the AVERAGEIFSVISIBLE, COUNTIFSVISIBLE, MINIFSVISIBLE and SUMIFSVISIBLE add-in functions.
![]() |
MORE FUNCTIONS
* MEDIANIFSVISIBLE* function to return the number in the middle from only the visible, non blank cells that satisfy multiple conditions.
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext
