I will have numerous Excell sheets that will I will have to update my database with. This will be a weekly task.
What I require is some code that can do the following 4 things:
1 - Take an excell sheet from a specified location with a specific name and update the Access Table with New items
2 - Delete items that no longer exists on the excell sheet should be deleted from the access table
3 - Make any changes across the table
For Example --- (OLD) Item 4 Brown 2 4
(NEW) Item 4 Brown 1 4
Change the 2 to a 1 as per the new sheet
Report out what was Added, Deleted and Changed.
Anyone have someone that does this or similar I can work off of?
Thankyou
Jason
What I require is some code that can do the following 4 things:
1 - Take an excell sheet from a specified location with a specific name and update the Access Table with New items
2 - Delete items that no longer exists on the excell sheet should be deleted from the access table
3 - Make any changes across the table
For Example --- (OLD) Item 4 Brown 2 4
(NEW) Item 4 Brown 1 4
Change the 2 to a 1 as per the new sheet
Report out what was Added, Deleted and Changed.
Anyone have someone that does this or similar I can work off of?
Thankyou
Jason