Append two related tables

S

shelter

I am running Access 2003.

I imported an old excel spreadsheet into a single table in Access. I
need to append data into two related tables as follows:

FirstName, Lastname and Email into tblPersons, which includes an
autonumber primary key; Dayphone and Evephone into tblPhoneNumbers,
which contains an autonumber primary key and tblPersonsID as a foreign
key.

I have searched the groups and am concerned that I may not be able to
do this and keep the integrity of the phone numbers. The autonumber
primary keys may be problematic, but I cannot think of another way
around assigning a PK to these records.

Any help would be appreciated.

DJohnson
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top