Is it possible for a combo box...

  • Thread starter Thread starter J-LL
  • Start date Start date
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
 
When you use the wizard to build a combo box, it asks where you want to store
the information.
 
Back
Top