Thread: Autostart
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
syale syale is offline
external usenet poster
 
Posts: 1
Default Autostart

Is there a function that will autostart a routine automatically when
the spreadsheet is opened.

I want to use Windows scheduler to open a spreadsheet which will
gather some information, transform it an dcopy a csv file to another
location.

Stephen