J
JRM
This has really stumped me so I hope one of you experts can help on
this.
I have 2 different columns, one for a position (such as Senior,
Junior) and one for Approved or not (Yes or No values). I want to
COUNT how many times column A is "Senior" and column B is "Yes".
How do I do this???? I have tried many different conditional
statements all to no success. Any help will be greatly appreciated.
The table is pretty much as below:
Position Approved
Super Yes
Super No
Senior No
Senior Yes
Senior Yes
Senior Yes
Senior No
Assoc Yes
Senior No
Assoc Yes
Senior Yes
Super No
Super Yes
Assoc Yes
Senior Yes
Assoc Yes
Senior No
Assoc Yes
Assoc Yes
Assoc No
Senior Yes
So you would assume that the totals of:
Super AND Yes = 2
Senior AND Yes = 6
Assoc AND Yes = 6
I just can't get it to match so far.
Please post a follow up reply here!
Thanks
John
this.
I have 2 different columns, one for a position (such as Senior,
Junior) and one for Approved or not (Yes or No values). I want to
COUNT how many times column A is "Senior" and column B is "Yes".
How do I do this???? I have tried many different conditional
statements all to no success. Any help will be greatly appreciated.
The table is pretty much as below:
Position Approved
Super Yes
Super No
Senior No
Senior Yes
Senior Yes
Senior Yes
Senior No
Assoc Yes
Senior No
Assoc Yes
Senior Yes
Super No
Super Yes
Assoc Yes
Senior Yes
Assoc Yes
Senior No
Assoc Yes
Assoc Yes
Assoc No
Senior Yes
So you would assume that the totals of:
Super AND Yes = 2
Senior AND Yes = 6
Assoc AND Yes = 6
I just can't get it to match so far.
Please post a follow up reply here!
Thanks
John