G
Guest
Hi folks,
I have a need to edit existing records, using a form, and save them as new
records (to keep a running history of changes). I created an INSERT query to
add the edited records as new ones. That works fine. However, the record
I'm using to populate the form is also being changed. So... in essence, I'm
always creating a new record that's and exact duplicate of another, ARRGHHH!
I just want to create the new record from the source data and leave the
original record alone. Suggestions anyone?!
Thanks,
TC2
I have a need to edit existing records, using a form, and save them as new
records (to keep a running history of changes). I created an INSERT query to
add the edited records as new ones. That works fine. However, the record
I'm using to populate the form is also being changed. So... in essence, I'm
always creating a new record that's and exact duplicate of another, ARRGHHH!
I just want to create the new record from the source data and leave the
original record alone. Suggestions anyone?!
Thanks,
TC2