+ Reply to Thread
Results 1 to 3 of 3

Printing tab1 + tab2 as same print job via VBA

  1. #1
    Registered User
    Join Date
    09-14-2012
    Location
    Denver, CO
    MS-Off Ver
    Excel 2007
    Posts
    66

    Printing tab1 + tab2 as same print job via VBA

    I am trying to print various tabs in my workbook via VBA code. I can easily print one tab and then print the other, but what I would like it to do is print both tabs together as one print job (so that my printer can auto staple the two printed tabs together). Any thoughts?
    Last edited by bigmantitus; 09-25-2013 at 05:54 PM.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Printing tab1 + tab2 as same print job via VBA

    Is this solved?

    If you solve a problem yourself before anyone else has responded, please take a moment to describe your solution, chances are some other member will benefit.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    09-14-2012
    Location
    Denver, CO
    MS-Off Ver
    Excel 2007
    Posts
    66

    Re: Printing tab1 + tab2 as same print job via VBA

    This was indeed solved. I realized I could use an array to select the sheets. My code unhides tabs, selects them, goes to print preview (for printer selection), then very hides the tabs. My final code was as follows:

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 06-11-2014, 09:23 AM
  2. Replies: 6
    Last Post: 10-04-2011, 08:48 AM
  3. Replies: 1
    Last Post: 09-15-2011, 05:48 PM
  4. Replies: 9
    Last Post: 06-09-2011, 10:24 PM
  5. Replies: 4
    Last Post: 02-17-2006, 08:36 AM

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