How to edit data from a textbox on a form brought in from a combobox?

D

David

I am trying to be able to edit data brought into a new record through
a combo box WITHOUT changing the data in the linked table for the
information brought in to the textbox. The textbox must be bound to
bring in the data when I select the record in the combo box, but when
I edit the data brought in to the textbox, it changes it in the table.
I would like it to only change in the new record, but can't discover
how to accomplish this in the query. Thanks for any help you can give
me. David
 

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

Top