linking dropdowns

P

Papa Jonah

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
 
Top