Using Count Function on Filtered List

N

NJFergs

How do I get the COUNT function to work on a list that has been filtered.
(i.e. I want the count of the filtered list, not the total list.
 
Top