Re: Task Scheduler running a macro
- From: Salad <oil@xxxxxxxxxxx>
- Date: Wed, 28 May 2008 07:53:25 -0700
skennd wrote:
Hello,
All your help is appreciated in this problem.
I am running a macro to execute certain queries and the macro is
started to run by a windows task scheduler. However, after the macro
runs the database will remain open. Instead I would like to close the
whole database after it completes the macro processes.
Here's how the current macro is tied with the task scheduler and I've
already tried adding /Exit at the end but that didn't help.
"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "\\ussd.loc
\data\bcd\Data\DCIA\WorkGroup\debit database.mdb" /X mcr_Red
Add to the end of the macro the action
Quit
and option Exit
Diru Diru
http://www.youtube.com/watch?v=UOzpWTglhck
.
- References:
- Task Scheduler running a macro
- From: skennd
- Task Scheduler running a macro
- Prev by Date: Re: recognize EOF condition when using GoToRecord Action
- Next by Date: Re: MS Access: Force Form with Data*** To Keep Focus When User Navigates Away -Stumped-
- Previous by thread: Task Scheduler running a macro
- Next by thread: recognize EOF condition when using GoToRecord Action
- Index(es):