available printers in a listbox
I believe I used
Application.Dialogs(xlDialogPrinterSetup).Show
in a previous project.
"Corey" wrote:
Is there a simple way to have a form show all available printers in a listbox, and a user to simply
select one to print to it ?
|