View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LESLIE LESLIE is offline
external usenet poster
 
Posts: 113
Default Print a Spreadsheet w/Task Scheduler

I want to print a spreadsheet as a scheduled task.

Is there a DOS command to do this or can this be done with a Macro. I can
launch the spreadsheet with \Path\EXCEL.EXE <FileName and I could write a
Macro possibly to actually execute the print. Just brainstorming for ideas.

Any ideas from the experts?

Leslie