I have an existing packing slip access app that works really well, however I am wanting to update/append the stock inventory table from a linked excel table [excel data may change from time to time], but I only want to add new records from the excel table. I tried using an append query but the number it wants to add thousands of rows every time I run it,
Is there a faster method of only appending records from the excel table that don't already exist in the stock table?
Thanks
Is there a faster method of only appending records from the excel table that don't already exist in the stock table?
Thanks