J
J
I have an append query that I want to take all new information from one
table and drop it into another table that has all the information from
the last time that this append query was run. The problem that I'm
getting is that if I click the button more than once, all the records
get appended to the table, even the old ones that are already in the
table. If someone could help me out it would be appreciated.
table and drop it into another table that has all the information from
the last time that this append query was run. The problem that I'm
getting is that if I click the button more than once, all the records
get appended to the table, even the old ones that are already in the
table. If someone could help me out it would be appreciated.