B
BWolf
Here is the situation:
I have a front-end and back-end to a database that I maintain. I want
to leave the database up to someone else and I want to automate the
daily updates that I do so that its minimal work. Can I write a macro
(or VBA code) that would do these steps:
1. Delete old tables
2. Import tables (xls)
3. Define primary keys (some talbes have multiple keys)
4. Recreate relationships
Is this possible?
Thanks for any help
Brad
I have a front-end and back-end to a database that I maintain. I want
to leave the database up to someone else and I want to automate the
daily updates that I do so that its minimal work. Can I write a macro
(or VBA code) that would do these steps:
1. Delete old tables
2. Import tables (xls)
3. Define primary keys (some talbes have multiple keys)
4. Recreate relationships
Is this possible?
Thanks for any help
Brad