kelly mort
Well-known Member
- Joined
- Apr 10, 2017
- Messages
- 2,169
- Office Version
- 2016
- Platform
- Windows
I have a table as below
Col A Col B Col C
a x 23
b y 10
c 12
In A I have only three items that keep repeating. "Say yes", "no", "not sure"
Then in B I have also only two items that keep repeating say male and female. Then in C I have the number of count for each entry.
Now the headache is how to uniquely count them :
1 . How many males said yes
2. How many females said yes
3. How many males said no
4. How many females said no
5. How many males said not sure
6. How many females said not sure
Thanks in advance
Kelly
Col A Col B Col C
a x 23
b y 10
c 12
In A I have only three items that keep repeating. "Say yes", "no", "not sure"
Then in B I have also only two items that keep repeating say male and female. Then in C I have the number of count for each entry.
Now the headache is how to uniquely count them :
1 . How many males said yes
2. How many females said yes
3. How many males said no
4. How many females said no
5. How many males said not sure
6. How many females said not sure
Thanks in advance
Kelly