Hi. Hopefully a simple one this.
Is there some code that will duplicate an existing record in a table? I want to copy exactly an existing record (except the autoNumber field which I hope will generate ok for the duplicate?) and then change a couple of the field values based on data on the form. I can adjust the record once it's created ok, but can'e find a short way to create the duplicate. I think I could create a new record and then copy the values field by field, but hopefully there is a more efficient way to duplicate a record?
Thanks in advance.
John
Is there some code that will duplicate an existing record in a table? I want to copy exactly an existing record (except the autoNumber field which I hope will generate ok for the duplicate?) and then change a couple of the field values based on data on the form. I can adjust the record once it's created ok, but can'e find a short way to create the duplicate. I think I could create a new record and then copy the values field by field, but hopefully there is a more efficient way to duplicate a record?
Thanks in advance.
John