Hi I'm hoping that someone out there can help with a problem I've been having for a few days now. I have an excel spreadsheet that the contains information returned from a survey. I am quite pleased with it, it tallies up the number of yes/no responses to questions and and displays positive and negative responses as a percentage of the total number of people surveyed. However, I have run into a problem with the last thing I want it to do.
I have two columns - the first one (A) headed 'would you like to be contact by phone' and the second (B) 'Would you like to be added to our register" - each columns has a long list of 'yes' and 'no' answers. I want excel to have a cell that calculates how may times 'yes' appears in column A and B - basically counting the number of pairs.
I hope this makes sense and that someone out there can help. Any help given will be much appreciated.
Perhaps =countifs(A1:A100,"yes",B1:B100,"yes")
Adapt ranges to your needs and change yes to no for the second case
Cheers - THE WARNING I RECEIVED WAS NOT JUSTIFIED
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks