Hi all,
Can you advise me on this issue?
On a daily basis, it performs analyzes of data in Acces Databases, using tools created with VBA - using many additional objects (forms, modules, queries, additional temporary tables etc..).
Every time I get a new database, I have to copy first all objects manually - after copying the objects, I run the VBA modules and generate various reports etc..
I need to automate the process of moving all defined objects from one .accdb file to another, how to do it the easiest way?
An example set of objects to transfer:
- 20 x query,
- 5 x temporary tables
- 3 forms
- 3 raports
- 2 modules
I will be grateful for your response
Best Regards.
K.