Print Dialog Box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a button on a page for printing, it formats the page correctly then
prints the page. I have inserted in a macro the page setup procedure (the
page will not vary in the furture), but I have included:

Application.dialogs(xlDialogPrint)

This I wanted to bring the print box up so the user can select there printer
and print the page.

It comes up with a Compiler Error message. I do not know why as I have used
a similar procedure for saving a spreadsheet.

Can anyone help me?
 

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.

Ask a Question

Back
Top