T
Tammy
Hi,
I have a table containing phone numbers and the ID number for the person who
the phone number belongs to. I would like to transfer the phone numbers into
another table which already contains general info about a person and contains
the field I need to populate. I figured an append query was the way to go.
Since I want to make sure the correct phone number gets listed for a
specific person (ID), I thought I would need the ID from the phone table
along with the person's phone number in the design of the query. However,
when I run the query, I receive the error that Access could not append any of
the records due to key violations. All of the ID's exist in the table I am
appending to, and there are no duplicates.
I am not trying to append the ID again, just need it to make sure the phone
number appends to the correct ID. Somewhere along the way I'm going wrong.
Any suggestions on how to set up the design?
Thanks!
I have a table containing phone numbers and the ID number for the person who
the phone number belongs to. I would like to transfer the phone numbers into
another table which already contains general info about a person and contains
the field I need to populate. I figured an append query was the way to go.
Since I want to make sure the correct phone number gets listed for a
specific person (ID), I thought I would need the ID from the phone table
along with the person's phone number in the design of the query. However,
when I run the query, I receive the error that Access could not append any of
the records due to key violations. All of the ID's exist in the table I am
appending to, and there are no duplicates.
I am not trying to append the ID again, just need it to make sure the phone
number appends to the correct ID. Somewhere along the way I'm going wrong.
Any suggestions on how to set up the design?
Thanks!