Is it possible for a combo box...

J

J-LL

Is it possible to program a combo box to select a record from one table and
'store' the selected record in another table? If so, where do I start? (A
hands-on example would be great.)

The next thing I'll want to do after that is have my form open with the
latest selected record already displayed in the combo box. Is that possible?
Thanks for your help. J-LL
 
G

Golfinray

When you use the wizard to build a combo box, it asks where you want to store
the information.
 
Top