Move a selection from a combo box to a field in a different table?

G

George

I have a combo box on a form and want to place the
selection that is made from the combo box into another
table that is not used in the form or sub-form?

Then continue to display the records from the combo box
selection on the sub-form. I will use the other table
selection info later on.....
 
Top