Connected Combo boxes

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

Guest

Hello!

I need help with connecting 2 combo boxes. Depending on what is selected in
first, second one should give different list of possible selections. I also
want to force users to select something in both combo boxes.
Records for these combo boxes are in 2 different tables conneced with
foreign key.
Form is used to add new and edit old records.
Please help!
Deki PA
 
Deki said:
Hello!

I need help with connecting 2 combo boxes. Depending on what is selected in
first, second one should give different list of possible selections. I also
want to force users to select something in both combo boxes.
Records for these combo boxes are in 2 different tables conneced with
foreign key.
Form is used to add new and edit old records.
Please help!
Deki PA

Deki,
Go to General 1 Forum, Page 2, "Populating One dropdown based on the
results of another" posting to the last thread. It answer your question.
Good luck
 
Back
Top