linking dropdowns

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

Guest

I want to have a combobox that is populated based on the selection in another
combobox. I have a lookup table that has the different combinations so that
I can somehow query this table based on the first selection to determine what
should be in the second combobox.
But how do I do this?

TIA
 
Back
Top