Microsoft
Software
Hardware
Network
Question : using autoexec macro and windows scheduled task to run queries
I use auto exec macro, module and windows scheduled tasks to run a query.
Now I want to run two more queries - each at a different time- is that possible?
Module1
Public Function startprog()
DoCmd.SetWarnings False
DoCmd.OpenQuery "qryUpdate"
DoCmd.Quit acQuitSaveNone
End Function
Macro
AutoExec
(action) RUN CODE
function name
that code is what I am using,
thank you
Answer : using autoexec macro and windows scheduled task to run queries
create another .bat file that will run a macro and use the scheduled tasks to set the time to run the .bat file
Random Solutions
Copy "Protect Sheet" setttings to all tabs in a workbook
Group Policy - Only allow intranet web access to production desktops
Moving shares in SBS server 2008
Server healtness
Include C++ header files in .Net Application
MAC Os 10.4 Startup problem.
Can You Remote Access PowerShell?
PHP Loading Bar
windows 2008 Domain controller for 200 AD
2 IP to same windows 2003 server for RDP and VPN issue