G
Guest
I am in the process of designing an access file to sort and analyze data from
a survey. There is one survey question that has multiple answers (respondent
can check up to 25 selections). I was going to just create a query that
searches within each record using wild cards, but the formula was getting
long and tedious. It'll work. Cuz I've programmed this type of query before,
but is there other ways to handle this type of data? I mean, is there a
better way to treat cells that have multiple data points? Maybe Access has a
feature that can treat each selection as a sub-record when text is seperated
by commas or something like that? In addition, I'm not a fan of creating a
new field for each selection.
Thanks for any input you can give. Hope I didn't confuse any one.
a survey. There is one survey question that has multiple answers (respondent
can check up to 25 selections). I was going to just create a query that
searches within each record using wild cards, but the formula was getting
long and tedious. It'll work. Cuz I've programmed this type of query before,
but is there other ways to handle this type of data? I mean, is there a
better way to treat cells that have multiple data points? Maybe Access has a
feature that can treat each selection as a sub-record when text is seperated
by commas or something like that? In addition, I'm not a fan of creating a
new field for each selection.
Thanks for any input you can give. Hope I didn't confuse any one.