I'm trying to interpret survey data from Google Forms. I can use Google Sheets Or MS Excel for this analysis.
The question allowed a response via check boxes which allows for multiple responses.
The answers are listed in one cell, with a common between the answers if they chose more than one.
I'd like to sort the data by group (4 of them) and then show a pie chart (?) with the responses.
Example;
Column A / Column B
Red / Cow, Pig, Chicken
Red / Cow
Blue / Pig,Chicken
White / Cow,Chicken
White / Chicken
White /Chicken
Answer
Red -> Pie Chart with Cow X2, Pig X1
Blue -> Pie Chart with Pig X1, Chicken X1
White -> Cow X1, Chicken X3
I tried countif but had trouble with "," for some of the answers. Perhpas countifs.
I have about 10 questions with multiple Column B answers (around 50 in total) so text to columns would be a lot of work.
Apologies to the vegetarians among us.
Bookmarks