View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rafael Guerreiro Osorio Rafael Guerreiro Osorio is offline
external usenet poster
 
Posts: 27
Default Can you schedule a workbook to open?

Use the Windows Task Scheduler Wizard to configure Win to open your workbook
daily. Basic info on Task Scheduler:

http://www.iopus.com/guides/winscheduler.htm

Best,

Rafael

"Mark Stephens" wrote:

Hi guys,

I am looking to automate a program and have it open at a certain time each
day (I will use the 'On Open' macro to run it after it opens).

Does anyone know if this is doable and if so how?

ANy guidance much appreciated, kind regards, Mark