E
Echilon
I have two comboboxes on a nested form. I've linked the outer form to the
comboboxes, so when an item in either is selected the inner form selection
changes.
The two comboboxes are showing different fields from the same table (I want
to select by either ID or Name). How can I synchronize the selection, so when
the user selects a new ID, the corresponding title will also be selected?
I've tried VB but my VB rates just above my FORTRAN.
comboboxes, so when an item in either is selected the inner form selection
changes.
The two comboboxes are showing different fields from the same table (I want
to select by either ID or Name). How can I synchronize the selection, so when
the user selects a new ID, the corresponding title will also be selected?
I've tried VB but my VB rates just above my FORTRAN.