Hello,
I have a question not sure if it can be done in VBA. If I have one combo box that has a list. If I select one selection from it, and then can I have it look at the information in another table. example
combo1 has a list of cpu makers
when selecting a computer
it opens combo2 with a list models.
this is all on the same form
I have a question not sure if it can be done in VBA. If I have one combo box that has a list. If I select one selection from it, and then can I have it look at the information in another table. example
combo1 has a list of cpu makers
when selecting a computer
it opens combo2 with a list models.
this is all on the same form