G
Guest
Hello -
I have three tables that are linked to eac other by ID numbers. Example,
Family Table has an ID, and the children have their own ID, but are linked to
the Family via the family ID.
The IDs are currently a NUMBER field. I need to import these 3 old tables
into new tables where the ID will be an auto number field.
Do you have any tips on how I can get the data into the new tables and
preserve the old ID number as it converts to an autonumber?
The only way I can think of is to put the data into excel, create a blank
record for each ID number that is missing between 1 and the highest number,
importing the full sheet, then deleting the blanks. [ I could use a VLOOKUP
to make this faster]
If you have a more elegant strategy, that will be greatly appreciated.
thanks
sandy
I have three tables that are linked to eac other by ID numbers. Example,
Family Table has an ID, and the children have their own ID, but are linked to
the Family via the family ID.
The IDs are currently a NUMBER field. I need to import these 3 old tables
into new tables where the ID will be an auto number field.
Do you have any tips on how I can get the data into the new tables and
preserve the old ID number as it converts to an autonumber?
The only way I can think of is to put the data into excel, create a blank
record for each ID number that is missing between 1 and the highest number,
importing the full sheet, then deleting the blanks. [ I could use a VLOOKUP
to make this faster]
If you have a more elegant strategy, that will be greatly appreciated.
thanks
sandy