View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Varadharajan Varadharajan is offline
external usenet poster
 
Posts: 2
Default How to SCHEDULE A EXCEL file usign Windows scheduler

Hi all,

I have a problem while trying to schedule a excel file, that should
run based on a schedule.

I tried using the Scheduled tasks in Windows but it was able to open
only the EXCEL application and not the required Excel(.xls) file. I
once tried with the Options of opening all the Excel file present in a
folder. This option works fine as long as there is only one .xls file
which is required to run under a schedule is in that folder.

Can any one help me out in scheduling a .xls file which is placed in a
folder along with many .xls file.

Thanks in advance.
Varadhan.