Results 1 to 2 of 2

Thread: [RESOLVED] setting up the printer

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2007
    Posts
    86

    Resolved [RESOLVED] setting up the printer

    i want the user to set up the printer.
    when we go to File/Print, the dialog box comes up and we can select
    the printer and other options. then, when we click 'ok' the document is sent to the printer. this is what i DO NOT want to happen.

    also, the document gets printed on 11x17 paper. well in order for 11x17 to be an option in the page set up dialog box, the correct printer has to be selected first. the code was working and i switched printers and the code errored out in the page set up portion at the 11x17 line.

    what i would like to open up using code is the Start/Printers and Faxes window. i tried recording a macro but it did not record.

    thanks

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Apr 2007
    Posts
    86

    Re: setting up the printer

    got it.

    Application.Dialogs(xlDialogPrinterSetup).Show

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width