I am attempting to create a database that will capture a rating for several questions. My access knowledge is limited, but currently I have it working where it will add a record to the database and rate it one question at a time. If I wish to rate a single vendor for several questions it would take a very long time. I am using combo boxes for rating OR agreement, and as soon as I change the first one they all change. Based on the question ID. How can I keep the question ID specific for the rating for each question. If that doesn't make any sense here is what I am trying to do:
Vendor _______
(QID1) Question 1 ...blah blah Rating(1-5) Agreement(Y/N)
(QID2) Question 2 ...blah blah Rating(1-5) Agreement(Y/N)
(QID3) Question 3 ...blah blah Rating(1-5) Agreement(Y/N)
Date _______
Add Record Button
Any help would be greatly apprecited.
Thanks in advance...
Vendor _______
(QID1) Question 1 ...blah blah Rating(1-5) Agreement(Y/N)
(QID2) Question 2 ...blah blah Rating(1-5) Agreement(Y/N)
(QID3) Question 3 ...blah blah Rating(1-5) Agreement(Y/N)
Date _______
Add Record Button
Any help would be greatly apprecited.
Thanks in advance...