J
jenni
Hi -
I posted earlier, but need to revise my question.
I have an append query that adds records to a table.
Then, I split that table.
The 2 tables are now
1) tbl_PR_PIN - this contains the "one side" with 3
fields that consolidated into one.
2) tbl_PR_details - this contains the many side of the
split table.
Now, when I run the append query to add new records, it
is not putting unique values into the tbl_PR_PIN.
Instead it is adding one line for each detail record.
How do I fix this so that it will update one "PIN" record
with multiple detail records??
Any help on this would be greatly appreciated!
Thanks,
I posted earlier, but need to revise my question.
I have an append query that adds records to a table.
Then, I split that table.
The 2 tables are now
1) tbl_PR_PIN - this contains the "one side" with 3
fields that consolidated into one.
2) tbl_PR_details - this contains the many side of the
split table.
Now, when I run the append query to add new records, it
is not putting unique values into the tbl_PR_PIN.
Instead it is adding one line for each detail record.
How do I fix this so that it will update one "PIN" record
with multiple detail records??
Any help on this would be greatly appreciated!
Thanks,