jwindon
09-06-2001, 06:46 AM
I've given this a lot of thought and I am still at a loss as to what to do. I'm sure it has been done before.
Here's the pic:
tblFAQResponses is the many side joined by ResondentID.
The form is based off tblFAQResponses. One of the fields in this table is ResponseID (which is a choice of 7 responses). The Respondent CAN have more than 1 ResponseID.
What I can't figure out is how to make these responseId fields easier to populate other than a subform where the user has to manually select each response from a drop down and (essentially) create the records for the table. I would like to have something along the lines of showing the seven responses and allowing the user to check the ones that apply and have that data populate the subform, record by record.
I will be playing with it all day.
Thanks for any suggestions you have.
Here's the pic:
tblFAQResponses is the many side joined by ResondentID.
The form is based off tblFAQResponses. One of the fields in this table is ResponseID (which is a choice of 7 responses). The Respondent CAN have more than 1 ResponseID.
What I can't figure out is how to make these responseId fields easier to populate other than a subform where the user has to manually select each response from a drop down and (essentially) create the records for the table. I would like to have something along the lines of showing the seven responses and allowing the user to check the ones that apply and have that data populate the subform, record by record.
I will be playing with it all day.
Thanks for any suggestions you have.