Y
YuXuan-ji
Other people may already have asked similar questions, but I found it's
painful to comb through other people's questions and answers. Plus when I did
the search, it came back with a list of results relate to my question, but
when I click on it, it doesn't give me the detail of the posted question and
answer. Instead, it went back to the "search" page.
Anyway, here is my question, is there a way to do "save as" a new record in
a form? This is how I'm doing now: finding an old record, duplicating it,
making the changes, and then saving the new one. But if I forget to do the
duplication, it 's quite easily I'll save the changes into an old record
instead of creating a new one, even though I have the BeforeUpdate procedure
to confirm the "save".
painful to comb through other people's questions and answers. Plus when I did
the search, it came back with a list of results relate to my question, but
when I click on it, it doesn't give me the detail of the posted question and
answer. Instead, it went back to the "search" page.
Anyway, here is my question, is there a way to do "save as" a new record in
a form? This is how I'm doing now: finding an old record, duplicating it,
making the changes, and then saving the new one. But if I forget to do the
duplication, it 's quite easily I'll save the changes into an old record
instead of creating a new one, even though I have the BeforeUpdate procedure
to confirm the "save".