JasonS
Aug 10th, 1999, 07:30 PM
I'm new to VB and need some advice on how to structure a form that is viewing data from an Access 97 database. The form is a questionaire that the user needs to select a response from a drop down ComboBox.
I have 2 tables,questions and responses, that are linked by two fields,QuestionGrp and QuestionId. I want the user to scroll through the questions and have the ComboBox refresh with the proper data.
The reponse table has multiple rows that the user can choose from and their reponse will be recorded in a separate table.
Any advice is appreciated.
Thanks
I have 2 tables,questions and responses, that are linked by two fields,QuestionGrp and QuestionId. I want the user to scroll through the questions and have the ComboBox refresh with the proper data.
The reponse table has multiple rows that the user can choose from and their reponse will be recorded in a separate table.
Any advice is appreciated.
Thanks