Combo Boxes on Form using query as source

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm building a form that will have 2 combo boxes for the user to utilize as
choices. Once these choices are chosen, I want them to be able to click on a
command button that will take them to the next appropriate form.
Scenario: User will pick "plan name" once chosen the next choice will be
"product(s)" associated only with that plan. Once those 2 items are chosen,
I would like for the user to click on a command that will take them to the
form related specifically to that plan/product choice.
Now, I have built tables for all 3. What I need to know is how I connect
all of it?
I hope this makes sense.
Thanks to whomever chooses to help me.
 
Back
Top