Setting a list based on another control

  • Thread starter Thread starter Todd
  • Start date Start date
T

Todd

Hello-
I need some help in setting a list/combo box based on the value in another
combo box.

I have a single table containing fields with manufacturer, type and model
information. I have a queries set up that extract the unique values from
each field. I also have a form with combo boxes for each of these fields.
What I would like to do is when a user selects a certain manufacturer from
the manufacturer combo box, have the model combo box contain only those
models that apply to that manufacturer.

Thanks for any help!

Todd
 
Back
Top