Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Broadcast Printing - Print One File to Multiple Printers

Status
Not open for further replies.

kikboxr777

Instructor
Dec 14, 2005
5
US
I am trying to print a single file to multiple printers at the same time on an internal network (broadcast printing). I cannot seem to find how to do it without a thrid party solution. Does anyone know how to do this with the Microsoft Office product directly?

Thanks.
 
This can be done in a macro by changing the [tt]ActivePrinter[/tt] property and printing the file for each printer you want to send the job to.

Becase someone blasted me for posting code in this forum if you post your question in VBA Visual Basic for Applications (Microsoft) Forum I can help you through the macro.

Please include which product in the Office Suite your working with.

CMP

Instant programmer, just add coffee.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top