add new record

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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
 
Back
Top