Saving combo box choices

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a form with several combo boxes that are based on information in a table. After choosing what I want from each combo box, I can print what I have on the screen, but I can't get it to save what I selected. Anyone know what to do? Thanks in advance,
David Mamott
 
David,

I guess the general principle here would be to figure out where you
want the selected data to be saved, and then make sure the form has
the applicable table as its recordsource, and that the comboboxes have
the applicable fields as their controlsource.

Please post back with more detailed information if you need more
specific help.

- Steve Schapel, Microsoft Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top