Count cells provided another cell has a particular entry

W

Wicks

I have a list of names with a column next to it
indicating Gender. Next to that are several other
columns with coded answers to a questionaire.
I am trying to find out by Gender how many people
answered with code 1, code 2 etc.

I have been trying to use Countif
eg =countif(B2:B125,"m") gives me all the males in
column B, but I want the number of males in column B who
have answered 1 in column C, and then the # of males who
have answered 2 etc etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top