Tech Support > Microsoft Windows > Basics > Including Print in a Scheduled Task
Including Print in a Scheduled Task
Posted by Compass Rose on September 26th, 2005


I would like to create a Scheduled Task that will open and print an Excel
document every Monday morning. I have been able to figure out the scheduling
and document opening parts, but don't know the syntax for the Print part. Can
someone help me with that?
TIA

David

Posted by Byte on September 27th, 2005


You'll have to create a Batch file and leave your printer in the ON position.
For more info, do a Google search for batch files. It can be challenging.
--
XP-WNP
Today is the first day of the
rest of your life.


"Compass Rose" wrote:

> I would like to create a Scheduled Task that will open and print an Excel
> document every Monday morning. I have been able to figure out the scheduling
> and document opening parts, but don't know the syntax for the Print part. Can
> someone help me with that?
> TIA
>
> David


Similar Posts