Dec 15, 2008 #1 dwight1 IS-IT--Management Joined Aug 22, 2005 Messages 176 Location US I have a macro that i need to run daily. Is there a way I can schedule time for it to run automatically (like DTS)? Thanks for the help.
I have a macro that i need to run daily. Is there a way I can schedule time for it to run automatically (like DTS)? Thanks for the help.
Dec 15, 2008 #2 PHV MIS Joined Nov 8, 2002 Messages 53,708 Location FR Use the Task Scheduler for launching msaccess.exe with the /x switch: http://office.microsoft.com/en-us/access/HP051883001033.aspx Hope This Helps, PH. FAQ219-2884 FAQ181-2886 Upvote 0 Downvote
Use the Task Scheduler for launching msaccess.exe with the /x switch: http://office.microsoft.com/en-us/access/HP051883001033.aspx Hope This Helps, PH. FAQ219-2884 FAQ181-2886
Dec 15, 2008 Thread starter #3 dwight1 IS-IT--Management Joined Aug 22, 2005 Messages 176 Location US Thank you for quick response. I will read through the tips. Upvote 0 Downvote