Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Access (https://www.askmehelpdesk.com/forumdisplay.php?f=441)
-   -   Ms access (https://www.askmehelpdesk.com/showthread.php?t=39173)

  • Oct 26, 2006, 07:40 AM
    jortega
    Ms access
    Hi, How do I schedule a MS Access Query?
  • Oct 26, 2006, 07:49 AM
    ScottGem
    If you want leave the application open, then you can use the On Timer event to check the current time at a set interval. When the current time is later than the scheduled time you runt he query.

    If you don't want to leave it open then you can use Windows Task Scheduler to open the app and run a macro then close the app.

  • All times are GMT -7. The time now is 06:19 AM.