"Gary Keramidas" <GKeramidasATmsn.com> wrote in message
just use something like this, it's much easier
dim bOK as string
bOK = Application.Dialogs(xlDialogPrinterSetup).Show 'choose the printer
If bOK = False Then exit sub
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.