"Peter" < XXXX@XXXXX.COM > wrote in message
news: XXXX@XXXXX.COM ...
> Does anyone know how to print from a saved excel print file?
Hi Peter,
I'm assuming you mean that you've printed an Excel worksheet to a file
and now you want to send that print file to the printer?
Let's say you've printed it to a file called MyFile.prn. You need to
physically copy the file to the computer that has the correct printer
attached (the one selected when you printed to the file). Let's say you copy
it to the C:\ folder of this computer. You then open up a command prompt
window and enter the following:
C:\> C:\MyFile.prn LPT1
where LPT1 is the port to which the printer is attached on that machine. You
can also change the path and filename to suit your circumstances.
--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/
* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *