User Specified Printer
Posted by Zif on May 01, 2001 3:24 AM
Hiya
I have a multi-page spreadsheet that is opened and parts of it printed by different users over the network.
I've set up a macro that displays a userform giving the user the option of which worksheets to print, but I can't work out how to allow the user to specify which printer they want to send the output to.
Different areas have different printer names on the network, and these names have a tendancy to change every 3 months or so as our Network Department rotate and replace printers, so I can't just hard code the various printer options into the userform.
Is there any way that I can display a dialog box allowing the user to specify the network printer they wish to use and then using the specified printer to print one copy of all of the specified worksheets from the user form??
Zif :-)