Hi.
You are updating a key field and this is difficult but not impossible to do without changing the relationships.
1. Generate NEW fields to hold temp keys in the exisitng files.
2. Generate a new key set of fields in the 'Company' file.
3. Use the OLD relationship and the OLD key to find matching records in a secondary file.
4. Update the NEW key field in the secondary databse.
5. Continue for all relevant files.
6. NOW duplicate the values in the NEW key fields into the OLD key fields for ALL files.
The tricky part is making sure you have completed the duplication BEFORE you wipe out the old entry.
There are other ways to accomplish this, but not many without recreating the relationships or doing massive exports and reimports.
Depending on the complexity of the project, choose your poison.
