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
Set variable
Incorrect function. error
Get DNS to clients when using IPV6 Stateless configuration
Emails sent as BCC
Easy to use student management software
ASP.NET ChartControl
Differences, similarities between message bundle, resource bundle.
Create a Currency field from a text field
SCCM Software Report By Major Revision
Setting Up Exchange Email on Apple IPAD