Possible Duplicate:
Analyze multiple response field from google doc form
The data get's produced by Google Forms. The user has the ability to check for option in a multi-checkbox:
- "Fishing"
- "Boating"
- "Hiking"
- "Climbing"
If the user checks "Fishing" and "Boating" the result I get is formatted as: "Fishing,Boating"
How do I reformat that data in a way where I can easily access whether a particular user has check each individual box?
What's the easiest way to do this in SPSS?
This problem came up over at: http://lesswrong.com/r/discussion/lw/f0r/2012_less_wrong_census_survey_call_for/7nob