help using combobox to trigger subformList and subformDetail in a

J

Jeff

Hi all,
If someone can please help with the following task:
1) using a combox (selection from a query) to select which record to display
in subformList.
2) based on user click on which row on the subFormList, all the details
(fields related to the subformList) will be displayed on the subformDetail
within the same form.

e.g. table "student" contains name of each students (items in the combobox)
subformList shows all the classes (items in table "courses" a student (combo
selection) is taking, when an user click on a row (course), it shows all the
detail related to the course (table "courseDetails").

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top