+ Reply to Thread
Results 1 to 4 of 4

Macro to Print Selection

  1. #1
    Forum Contributor
    Join Date
    09-25-2012
    Location
    Ventura, united States
    MS-Off Ver
    Excel 2010
    Posts
    346

    Macro to Print Selection

    I've been using the following VBA to print worksheets where the print area remains constant.

    Please Login or Register  to view this content.
    What I need now is a macro that will print the selection instead of a static print area.

    Any ideas?

  2. #2
    Registered User
    Join Date
    06-17-2009
    Location
    Canada
    MS-Off Ver
    Office 2010
    Posts
    84

    Re: Macro to Print Selection

    This works in Excel 2007.

    Please Login or Register  to view this content.
    Last edited by Epscan; 11-27-2012 at 05:16 PM.

  3. #3
    Forum Contributor
    Join Date
    09-27-2012
    Location
    London, England
    MS-Off Ver
    2003, 2010
    Posts
    344

    Re: Macro to Print Selection

    Once you set up the print areas in worksheet then the below should work:

    Please Login or Register  to view this content.
    You dont need to define ranges in the code again.
    If solved kindly remember to mark Thread as solved.
    Click the small star icon at the bottom left of my post if this was useful.

  4. #4
    Forum Contributor
    Join Date
    09-27-2012
    Location
    London, England
    MS-Off Ver
    2003, 2010
    Posts
    344

    Re: Macro to Print Selection

    Once you set up the print areas in worksheet then the below should work:

    Please Login or Register  to view this content.
    You dont need to define ranges in the code again.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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