M
martinmike2
I have a table that I d/l from my higher-ups on a monthly basis that I
need to incorporate into my current application. Basically what needs
to happen, is I need to append out duplicates present in the new
table, then somehow merge it into an existing table, only replacing
new data.
I have tried using an update query for this, but it removed all 748 of
my employees and inserted a single record 748 times. Any ideas would
be helpful.
need to incorporate into my current application. Basically what needs
to happen, is I need to append out duplicates present in the new
table, then somehow merge it into an existing table, only replacing
new data.
I have tried using an update query for this, but it removed all 748 of
my employees and inserted a single record 748 times. Any ideas would
be helpful.