See the article "Changing the selected (current) printer in Word without
changing the system default printer" at:
http://www.word.mvps.org/FAQs/MacrosVBA/ChangeCurPrinter.htm
For more on controlling printers by vba, see the following by fellow MVP
Jonathon West:
Controlling the Printer from Word VBA
Part 1: Using VBA to Select the Paper Tray
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=101
Controlling the Printer from Word VBA
Part 2: Using VBA to control Duplex, Color Mode and Print Quality
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=116

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> I've written the following code and I have two problems:
>
[quoted text clipped - 25 lines]
> End With
> End Sub