Full Version: how do i start another program on access exit
UtterAccess Discussion Forums > Microsoft® Access > Access Automation
sushiboy
i have a macro that runs then compacts on close.. i want another program to run when the compact is done..any advice?
StueyW
You could use the shell command to start the other app up. You may have to do it before the compact though, not too sure without trying it
sushiboy
do you think access will wait for the shelled app to start and end before copace starts?
i will let you know how it goes
StueyW
the code keeps on running, hence it will start the app then compact
freakazeud
Hi.
if you want to wait for the shelled application then you might find this code helpful.
HTH
Good luck
sushiboy
thanks
freakazeud
You're welcome.
Good luck on future projects!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.