I have a survey with a series of 10 questions, each question has 2 choices. The choices are specific to the question, but are related in a fashion - 1 response is related to group 1 the other related to group 2. I need to tally the number of responses that relate to each group and display the values (i.e., group 1 = 4, group 2 = 6).
Any help would be most appreciated.