View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default How to open multi-workbooks w/ Window Scheduled Task?

If I was doing it, I would write a macro to open the multiple workbooks, then
use the scheduled tasks facility to run that macro.

"March" wrote:

Hello All,

I wouls like to know how to open multi-workbooks w/ Window Scheduled Task.

Please give me suggestion.

Thanks,


March