G
Guest
Looking for some help with a filtered list. What I have is a sheet full of project jobs, each has a sales person assigned. I am filtering the list by sales person name (with Auto Filter). One column on the sheet is a status value (won or lost). I want to be able to count each value, when sorted. I am trying to use COUNTIF to do this, but it doesn't see to recognize when I use the filter. It still shows the total value. EX: =COUNTIF(B9:B9999,"Won"
Does anyone know how to use COUNTIF so it will ignore hidden rows that result from a list being filtered. This is the result you see when using the SUBTOTAL function; which operates on the visible data that results from a list that has been filtered. Is it possible to nest these two functions? I can't seem to get the syntax right
THANKS!
Does anyone know how to use COUNTIF so it will ignore hidden rows that result from a list being filtered. This is the result you see when using the SUBTOTAL function; which operates on the visible data that results from a list that has been filtered. Is it possible to nest these two functions? I can't seem to get the syntax right
THANKS!