add new record

H

hngo

I have create a form to enter a project information. My problem is

how do we add a new record using the existing record but we only need to
change one field. This field is a PK.many thanks
 
J

JohnFol

By definition it's not a primary key as the other fields are not wholey
dependant upon it. I'd suggest you explain what you are trying to achieve or
consider restructuring your data
 
Top