Hi, I am trying to copy a record with a command button. I want to copy the record as a new record but append "SALVAGE" to the existing PK for the new record. In other words, original PK with SALVAGE added to it so when it goes in it does not violate PK integrity rules.
The PK for all new records is manually added when the record is added so it is not an auto generated PK.
Is this possible?
Thanks.
Fen How
The PK for all new records is manually added when the record is added so it is not an auto generated PK.
Is this possible?
Thanks.
Fen How