changing data in table

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

Guest

is there any way to use a combo box on a form that does not change the records
in its corresponding table?
thank you
 
Gary, yes there is, if you use a combobox which is not bound to a field
in the form's Record Source table. But in this case, whatever you enter
in the combobox will not be retained when you close the form.
 

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