paul.clarke
Registered User.
- Local time
- Today, 08:41
- Joined
- Mar 13, 2009
- Messages
- 51
I have created a table for supplier production and i have set up an append query which updates this table from an imported excel sheet with all the data. This works fine the first week.
My trouble is when i get the new data from suppliers the next week and import into access again, and then run the append it adds all the records, not just the new ones.
Every week i run a list of outstanding orders for that supplier, so obviously there will be new records appearing on this list as weeks go by, and previous data given to me will change from last week - I have an update query for this -This works fine also.
So how can i get my append query to only append the new records, but i still need my update query to update all records (new and old) with the latest information.
thanks
My trouble is when i get the new data from suppliers the next week and import into access again, and then run the append it adds all the records, not just the new ones.
Every week i run a list of outstanding orders for that supplier, so obviously there will be new records appearing on this list as weeks go by, and previous data given to me will change from last week - I have an update query for this -This works fine also.
So how can i get my append query to only append the new records, but i still need my update query to update all records (new and old) with the latest information.
thanks