HELP!!
I need to generate a survey database. I have created a database and entered data but now I am having problems getting my results to tally. I have a survey with 4 questions and with each question, the user can have up to 3 answers. I generated a table with user's job title, department, answer1a, answer1b, answer1c, answer2a, answer2b, etc. The data entry is so pretty, however, if I wanted to tally on job title and have the report to show me how many selected the first option, second - up to ten choices. It will not work.
Little more info! For each question I have a drop down with 10 choices that the user can select.
Example:What support programs would be beneficial as a new employee?
Choice #1 Choice #2 Choice #3
Dropdown would contain: Shadowing program, Program-updates, hospital tours, legal classes, ethical classes, time management classes, Hot line
The user would read the question, click on choice #1 dropdown and select one from the list. Again, the user could select up to 3 choices for each question.
I know by putting all my answers in one table is not normalization but I can think of another approach.
Any suggestions would be greatly appreciated.
Deborah

I need to generate a survey database. I have created a database and entered data but now I am having problems getting my results to tally. I have a survey with 4 questions and with each question, the user can have up to 3 answers. I generated a table with user's job title, department, answer1a, answer1b, answer1c, answer2a, answer2b, etc. The data entry is so pretty, however, if I wanted to tally on job title and have the report to show me how many selected the first option, second - up to ten choices. It will not work.
Little more info! For each question I have a drop down with 10 choices that the user can select.
Example:What support programs would be beneficial as a new employee?
Choice #1 Choice #2 Choice #3
Dropdown would contain: Shadowing program, Program-updates, hospital tours, legal classes, ethical classes, time management classes, Hot line
The user would read the question, click on choice #1 dropdown and select one from the list. Again, the user could select up to 3 choices for each question.
I know by putting all my answers in one table is not normalization but I can think of another approach.
Any suggestions would be greatly appreciated.
Deborah
