+ Reply to Thread
Results 1 to 3 of 3

Want to set same print range to many sheets

  1. #1
    Valued Forum Contributor PeteABC123's Avatar
    Join Date
    09-21-2012
    Location
    Chicago, IL
    MS-Off Ver
    MS Office 365 ver 2202
    Posts
    1,104

    Want to set same print range to many sheets

    Have 2 ranges on each sheet that I want set per the graphic below. Excel will not allow grouping and setting page print properties(ranges) while grouped. Also need no breaks per range, see page tab.

    Is there a way to do this? I have 84 pages to set this print range on.

    TIA.

    Pete

    Print Ranges Multiple sheets.JPG

  2. #2
    Forum Expert JLGWhiz's Avatar
    Join Date
    02-20-2011
    Location
    Florida, USA
    MS-Off Ver
    Windows 10, Excel 2013
    Posts
    2,070

    Re: Want to set same print range to many sheets

    you would need a macro with a loop something like this.
    Please Login or Register  to view this content.
    I used 1 - 84 for sheet index numbers, but your sheets might start on a different index and may not be sequential, so the code needs to be validated before trying it. In any event, what it essentially does is send 84 print commands to the printer buffer and if no other print job takes priority, it should then print the sheets' print ranges sequentially, but page numbers will not continue from one sheet to the next. The page numbers will begin anew with each sheet.
    Last edited by JLGWhiz; 11-02-2019 at 08:57 AM.
    Any code provided by me should be tested on a copy or a mock up of your original data before applying it to the original. Some events in VBA cannot be reversed with the undo facility in Excel. If your original post is satisfied, please mark the thread as "Solved". To upload a file, see the banner at top of this page.
    Just when I think I am smart, I learn something new!

  3. #3
    Valued Forum Contributor PeteABC123's Avatar
    Join Date
    09-21-2012
    Location
    Chicago, IL
    MS-Off Ver
    MS Office 365 ver 2202
    Posts
    1,104

    Re: Want to set same print range to many sheets

    Thank you JLGWhiz.

    Pete

+ 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. [SOLVED] Dynamic print range for multiple sheets - vba
    By StudentBrian in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-27-2018, 03:25 PM
  2. Macro Help to print a range of sheets
    By Philipsfn in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-23-2017, 10:39 PM
  3. [SOLVED] Use Inputbox to find then select an offset range and print for ALL sheets
    By FuzzyDove in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-23-2015, 02:38 PM
  4. Tweaking dynamic print range across 7 sheets
    By BusTeacher in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 10-27-2008, 05:11 PM
  5. Print Same Range on Multiple Sheets?
    By Al in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-24-2005, 11:06 AM
  6. [SOLVED] set or reset the print range for several sheets at a time?
    By Mestrella31 in forum Excel General
    Replies: 3
    Last Post: 01-10-2005, 06:06 PM
  7. how do you set or reset the print range for several sheets at a ti
    By Mestrella31 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-10-2005, 02:06 PM

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