Recent content by cwins

  1. C

    automatically run an action query at a specified time

    Hi Wayne after a lot of messing around with the file path I got the task scheduler to run. When I run the task with just the first part of the path ("C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE") a new database opens, when I add the filepath to the database I want to open and run...
  2. C

    automatically run an action query at a specified time

    Thanks for the help CyberLynx, can you confirm I understand this correctly, you only need to start the timer function if the database has been shutdown, otherwise the timer will run will run automatically until stopped? Cheers Clive
  3. C

    automatically run an action query at a specified time

    Thanks for the suggestion Wayne, I will give it a look:)
  4. C

    automatically run an action query at a specified time

    Hi all I would like to get automatically run an append query at a certain time every day. I am fairly conversant with VBA in Excel but I am struggling with Access VBA, any help or suggestions of where to look gratfully received, thanks in advance Clive
Back
Top Bottom