View Single Post
 
Old 08-29-2014, 03:56 AM
epnhakon epnhakon is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Aug 2014
Posts: 3
epnhakon is on a distinguished road
Default Countif with filter

I have results from a survey that I would like to count to present in a chart. When I use

=COUNTIF(B2:B21;"3")

that works fine.

But if I want to use Filter on column A, the =COUNTIF Function displays even the outfiltered results. How can I count the displayed results only?

Here is it in more detail:



So for example I would like to see how many "Male" have answered "3".

Last edited by epnhakon; 08-29-2014 at 04:01 AM. Reason: inserted a image
Reply With Quote