M
moily
Hi there,
I originally posted a request for help a few days ago but it's gotten
buried, I'm reposting hoping someone can help that hasn't seen it. I've
pasted all information from the previous thread as there had been one
suggestion that didn't quite fit:
Hi,
If I understand it correctly your suggestion would create 300 unique answers
though wouldn't it? Please tell me if I'm misunderstanding though!
Basically, I have 7 original options, 4 of those options are found in the
first column. The other columns would repeat many of the popular 4 but the 3
others can also be found in one or a few of the later columns. Example
(simplified to 5 options instead of 7 and 3 columns instead of 11):
Column1: Column 2: Column 3:
Yes No Maybe
No Yes Yes
Maybe Maybe No
No Whenever Anytime
No Maybe Whenever
I need to have a list of:
Yes
No
Maybe
Whenever
Anytime
Concatenate would create the following which would make all the rows unique
answers:
YesNoMaybe
NoYesYes
MaybeMaybeNo
NoWheneverAnytime
NoMaybeWhenever
I originally posted a request for help a few days ago but it's gotten
buried, I'm reposting hoping someone can help that hasn't seen it. I've
pasted all information from the previous thread as there had been one
suggestion that didn't quite fit:
Hi,
If I understand it correctly your suggestion would create 300 unique answers
though wouldn't it? Please tell me if I'm misunderstanding though!
Basically, I have 7 original options, 4 of those options are found in the
first column. The other columns would repeat many of the popular 4 but the 3
others can also be found in one or a few of the later columns. Example
(simplified to 5 options instead of 7 and 3 columns instead of 11):
Column1: Column 2: Column 3:
Yes No Maybe
No Yes Yes
Maybe Maybe No
No Whenever Anytime
No Maybe Whenever
I need to have a list of:
Yes
No
Maybe
Whenever
Anytime
Concatenate would create the following which would make all the rows unique
answers:
YesNoMaybe
NoYesYes
MaybeMaybeNo
NoWheneverAnytime
NoMaybeWhenever