S
SharonInGa
The user needs the ability to choose names from a combo list which can be one
of two products. Each product has a different set of names associated with
two perspective tables. I currently have two forms that links to two
different tables.
How can I combime the two forms into one form using one combo box since
everything is the same with the exception of the names.
OptionButtons: ProductOneNames ProductTwoNames
cboSelectNames
I tried to use option buttons so the user can select which product he wants,
however, as a novice, I am having difficulty of where to put the code.
Should it go into the 'Name' combo box? Is there a better to do this?
of two products. Each product has a different set of names associated with
two perspective tables. I currently have two forms that links to two
different tables.
How can I combime the two forms into one form using one combo box since
everything is the same with the exception of the names.
OptionButtons: ProductOneNames ProductTwoNames
cboSelectNames
I tried to use option buttons so the user can select which product he wants,
however, as a novice, I am having difficulty of where to put the code.
Should it go into the 'Name' combo box? Is there a better to do this?