Automatically Open MS Access Data with code

  • Thread starter Thread starter Dee Felton
  • Start date Start date
D

Dee Felton

I would like to have Access open at 4:45 am everyday and
run a database query and preview the result. If I left my
computer on how could I have MS Access automatically open
to the database I need?
Thanks for the help!
 
How about using task scheduler to open and then put a vb module or a macro
in start up to open and run whatever query you want? Hope this helps.
Suzanne Wyatt
 
Back
Top