I need to edit an employee ID number that was entered into the database incorrectly. Unfortunately, the EmployeeID is the primary key for the table and it is linking to foreign keys in other tables. Is there a way that Access will let me change this without deleting relationships, etc.? I have referential integrity enforced so it is currently not allowing me to make any changes. Thanks for the help in advance!