G
gromit12
Hi,
I have a scale of the following format that I'm using as possible
responses to 20 questions.
1: Very Good
2: Good
3: Average
4: Poor
5: Very Poor
For the 20 questions on a form, I want a user to be able to use a combo
box to enter their data. The combo box option should show both the
number and the text e.g. "3: Average", but I only want it to store the
number (in this case 3) in the table. Also, when I later run through
the datasets of many users, I want to see the combo boxes change to the
selection of that user.
How should I set up may data so this works?
Thanks for any help,
I have a scale of the following format that I'm using as possible
responses to 20 questions.
1: Very Good
2: Good
3: Average
4: Poor
5: Very Poor
For the 20 questions on a form, I want a user to be able to use a combo
box to enter their data. The combo box option should show both the
number and the text e.g. "3: Average", but I only want it to store the
number (in this case 3) in the table. Also, when I later run through
the datasets of many users, I want to see the combo boxes change to the
selection of that user.
How should I set up may data so this works?
Thanks for any help,