COUNTIFSVISIBLE

COUNTIFSVISIBLE(criteria_range1, criteria1 [,criteria_range2] [,criteria2])
Returns the number of visible, non blank cells that satisfies multiple conditions.

criteria_range1The range of corresponding values you want the count of.
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 COUNTIFS function will always include hidden cells.
* You can use the add-in COUNTVISIBLE function to return the number of visible, non blank cells in a range.
* Similar to the AVERAGEIFSVISIBLE, MAXIFSVISIBLE, MINIFSVISIBLE and SUMIFSVISIBLE add-in functions.


MORE FUNCTIONS
COUNTBETWEEN
COUNTFORMAT
* 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