I have a Google form with a multiple choice question. In the Google sheet, it places all of the checked responses in one cell separated by commas.
I'd like to generate a chart that counts the instances of each response across a whole set of responses, whole column, but it takes each combination of comma separated choices as unique for my bar chart.
What to do?