m1kegbrown
Registered User.
- Local time
- Today, 09:40
- Joined
- May 2, 2003
- Messages
- 11
I have 3 tables a questions table (QID, question) Answer table (AID) and a join table (JID, QID, AID) I can't figure out how to make a form that lists each question and next to it a combo box to select the appropriate answers
I can make a query that produces all the questions (which are repeated for each answer related to it) but I need it to show each question only once then a combo to choose the answer to associate with it. I hope this makes sense if not let me know.
Need help asap.
I can make a query that produces all the questions (which are repeated for each answer related to it) but I need it to show each question only once then a combo to choose the answer to associate with it. I hope this makes sense if not let me know.
Need help asap.