select printer
This shows a dialog that allows selecting a printer:
application.Dialogs(xlDialogPrinterSetup).Show
--
Regards,
Tom Ogilvy
"Mark" wrote in message
...
Is there possible point print for another printer?
My userform print on activeprinter (useform.PrintForm).
I'd like in order user oneself select another divice no-
activeprinte, but i don't know how. List of printers is
different for another users.
Any help will be appreciate..
Regards
Mark
|