J
J. Shrimp, Jr.
Have an mde that has a bunch of queries,
one macro ("Autoexec") which runs the
queries.
Would like to compile code in VB/VBA
to simply open the mde file so that Autoexec
runs.
Mde will close itself 'cause the last statement in
the Autoexec macro is "QUIT".
What is the best way to open an mde from
code so I can put the compiled code on
the scheduler, having it run every morning?
one macro ("Autoexec") which runs the
queries.
Would like to compile code in VB/VBA
to simply open the mde file so that Autoexec
runs.
Mde will close itself 'cause the last statement in
the Autoexec macro is "QUIT".
What is the best way to open an mde from
code so I can put the compiled code on
the scheduler, having it run every morning?