View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
kkknie[_172_] kkknie[_172_] is offline
external usenet poster
 
Posts: 1
Default Automatically Run Macro

You could write the code to do the sending in the Workbook_Open even
and then schedule it to run using the Microsoft Scheduler (you woul
exit excel after the code runs). This would only be useful if you d
not need the workbook open at all times...



--
Message posted from http://www.ExcelForum.com