SUMIFSVISIBLE

SUMIFSVISIBLE(sum_range, criteria_range1, criteria1, criteria_range2, criteria2)
Returns the total from the visible, non blank cells that satisfies multiple conditions.

sum_rangeThe actual cells to sum.
criteria_range1The range of cells you want evaluated.
criteria1The 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 SUMIFS function will always include hidden cells.
* You can use the add-in SUMVISIBLE function to return the sum of values from the visible, non blank cells.
* Similar to the AVERAGEIFSVISIBLE, COUNTIFSVISIBLE, MAXIFSVISIBLE and MINIFSVISIBLE 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