S
Shael
I would like to create a form that has an Occupation drop down box at the top
of the form. The Occupation drop down has 10 values.
When the user selects a value from the Occupation drop down, I would like to
display all records in a table where Occupation = the selected value in the
drop down.
Should I employ a form/subform? If so, do I need to define a relationship?
Can I base the subform on a query and the form on a table? Or should both be
based on 2 different tables?
Any help is appreciated.
of the form. The Occupation drop down has 10 values.
When the user selects a value from the Occupation drop down, I would like to
display all records in a table where Occupation = the selected value in the
drop down.
Should I employ a form/subform? If so, do I need to define a relationship?
Can I base the subform on a query and the form on a table? Or should both be
based on 2 different tables?
Any help is appreciated.