I've done this before - can't think today

  • Thread starter Thread starter Maltese
  • Start date Start date
M

Maltese

Guest
G'day:

I am creating a dB that has several different "parts" to it and creates several different reports and such.

I am trying to create a form - frmExpenses that I can put down several different types of information to creates these multiple reports.

Part of the form has combo boxes based on information from other combo boxes.

I am having troubles getting the second ComboBox AgencyStaffCMBO populated based on the AgencyID from the first ComboBox AgencyIDCMBO.

Any help would greatly be appreciated!
 
What you're looking for is Cascading Combo Boxes. Check this sample .
 

Users who are viewing this thread

Back
Top Bottom