G
Guest
I would like to nest a function that would first filter
the data in a column and then look for all of the "y" in
that filtered column. I thought this would work
=IF(COUNTIF(ViewData!W5:W1196,"Joe"),COUNTIF(ViewData!
FR4:FR1195,"Y"))
But it only gives me back the count for all of the "y"
that do not belong to "Joe".
THANKS!
Pauline
the data in a column and then look for all of the "y" in
that filtered column. I thought this would work
=IF(COUNTIF(ViewData!W5:W1196,"Joe"),COUNTIF(ViewData!
FR4:FR1195,"Y"))
But it only gives me back the count for all of the "y"
that do not belong to "Joe".
THANKS!
Pauline