This is a somewhat unusual request. While most of the time, we want to remove duplicates, in this instance, I want to create a duplicate of an existing record. The reason is that the new record I want to create has many of the same attributes as the existing which I want to retain. By simply changing some of the attributes in the duplicate, I can more easily create a new record. Can anyone tell me how to do this?
↧