View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Autoopen of an Excel File at the set time

2 ways,

First you can go to control panel and add a scheduled task. If you use the
add-task wizard you can navigate to Excel or even your actual workbook and it
will start when you set it to.

Second, you could you calendat in Outlook or Outlook Express to set a
recurring reminder for the task.

Mike

"mrbalaje" wrote:

I will need to create a weekly report on every friday. I use Excel for
creating the report. The data for that report is retreived from other files
saved in my hard disk.

Sometimes I forget to send the report on time. Is there any method, so that
the report file automatically open-up for me at the set time on every friday.