newbieaccess
Registered User.
- Local time
- Yesterday, 17:41
- Joined
- Mar 30, 2010
- Messages
- 26
Hi all - I'm working on an access db that contains 3 tables
1) Member Table
2) Address Table
3) Contracts Table
Then I have a form that pulls them all in together with subforms as the Address & Contracts attached to the Member
Each week someone goes out to another source and pulls in new information into Excel which we can add to our db from their 3 new tables
The problem is that some of the data could already be in the db so I can't really do an append. I've put the new data that was just generated into temp tables with the same names and now I'm not sure what my next steps are to automate this so that it can update or replace the old Members data with the most recent but append data that is completely new?
Any ideas? thoughts? Help please
Thank you
1) Member Table
2) Address Table
3) Contracts Table
Then I have a form that pulls them all in together with subforms as the Address & Contracts attached to the Member
Each week someone goes out to another source and pulls in new information into Excel which we can add to our db from their 3 new tables
The problem is that some of the data could already be in the db so I can't really do an append. I've put the new data that was just generated into temp tables with the same names and now I'm not sure what my next steps are to automate this so that it can update or replace the old Members data with the most recent but append data that is completely new?
Any ideas? thoughts? Help please
Thank you