Hello
I am creating a questionnaire but I would like to assign a numeric code for each response so it would import to the database/table for analysis. For example,
What is your age:
10-15 "1"
16-20 "2"
20- 21 "3"
How do I assign a numeric code for each response?
Thanks!