K
kfschaefer
I have a set of mdbs - I need to copy the mdb and then deactivate the copied
mdb- autoexec prior to zipping the file for the user.
What is the best approach and where in my code should I put this
modification -
in main.mdb (run 1st - with a ShellEX of mdb2) Mdb2 - runs autoexec that
imports a couple of tables. Mdb2 needs to be zipped and then a FileSaveAs
dialog is opened for the user to save to local pc..
mdb- autoexec prior to zipping the file for the user.
What is the best approach and where in my code should I put this
modification -
in main.mdb (run 1st - with a ShellEX of mdb2) Mdb2 - runs autoexec that
imports a couple of tables. Mdb2 needs to be zipped and then a FileSaveAs
dialog is opened for the user to save to local pc..