View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sean Sean is offline
external usenet poster
 
Posts: 208
Default how to save spreadsheet at a specific time automatically

I have an excel spreadsheet with real time data feed. How can I let excel
automatically save the file as a different file at some specific time, say
12:00PM every day? Or will macro do the job? What is a good way/ easy way to
implement it?

Thanks for your thoughts.