+ Reply to Thread
Results 1 to 2 of 2

How do I create a macro that prints to any default printer

  1. #1
    Wanna Learn
    Guest

    How do I create a macro that prints to any default printer

    I need a macro that will print a document from any default printer. Here is
    the thing... I have created a form and several people will be using the form.
    I want to create a macro so that anyone who receives the document can print
    the form by clicking a command button Please help thanks

  2. #2
    Gary L Brown
    Guest

    RE: How do I create a macro that prints to any default printer

    Unless you specifically change the active printer, the macro will print to
    the user's active printer.

    FYI, You CAN change a printer by using code something like...
    Application.ActivePrinter = "hp officejet 6100 series on Ne00:"

    HTH,
    --
    Gary Brown
    gary_brown@ge_NOSPAM.com
    If this post was helpful, please click the ''Yes'' button next to ''Was this
    Post Helpfull to you?''.


    "Wanna Learn" wrote:

    > I need a macro that will print a document from any default printer. Here is
    > the thing... I have created a form and several people will be using the form.
    > I want to create a macro so that anyone who receives the document can print
    > the form by clicking a command button Please help thanks


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1