Need help populating form based on multiple selections

  • Thread starter Thread starter Jamey
  • Start date Start date
J

Jamey

Guest
I have a form with 5 combo boxes. The data that populates all five boxes are in four seperate tables.

The user must select options from the first two, then based on those selections the third combo will populate with options. Then, after that selection has been made the forth combo will poulate and so on.

Once all five combos have been populated, I need a query to run filtering the data with the five options selected. Next, I have 20-30 list boxes on the form that need to display that data.

Can this be done?

Thanks in advance!
 

Users who are viewing this thread

Back
Top Bottom