View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Yan Yan is offline
external usenet poster
 
Posts: 33
Default Running Excel macro as a service

Hello,

I need to run an Excel (2003) macro as a service. Every day at 2 pm to copy
data from one worksheet to another.

I alredy have written a macro but how do I set it to run everyday at 2 PM ?

Thanks

Yan