+ Reply to Thread
Results 1 to 10 of 10

Print Multiple sheets with 1 click in reverse order

  1. #1
    Registered User
    Join Date
    07-27-2007
    Posts
    36

    Print Multiple sheets with 1 click in reverse order

    Hi all,

    I have created a document with a dialog box and depending on the selection chosen on this box, it prints out a number of different worksheets.

    Currently it works fine, whilst I am printing on my Brother Laser Printer as it prints out each page face down. When I select to print on my other printer (Epson), it prints the pages face up and therefore completely backwards order.

    Is there a way to change the order depending on the printer chosen (or maybe I could add a checkbox in my current dialog box if I know that I am printing from my Epson instead).

    Appreciate any help and thank you in advance for your time.

    Dee

  2. #2
    Forum Expert
    Join Date
    11-22-2016
    Location
    Cornwall,UK
    MS-Off Ver
    office 365
    Posts
    4,240

    Re: Print Multiple sheets with 1 click in reverse order

    One option would be to make the printers behave the same as each other:
    Have you looked at the printing preferences for the Epson printer?
    How is the default print sequence set for that printer?
    You should be able to select Front-to-Back OR Back-to-Front

  3. #3
    Registered User
    Join Date
    07-27-2007
    Posts
    36

    Re: Print Multiple sheets with 1 click in reverse order

    Quote Originally Posted by kev_ View Post
    One option would be to make the printers behave the same as each other:
    Have you looked at the printing preferences for the Epson printer?
    How is the default print sequence set for that printer?
    You should be able to select Front-to-Back OR Back-to-Front
    Hi Kev,

    I have looked into this, but when the sheets get printed, they are printing like 1 document at a time, therefore in the Brother they happened to be in the correct order, but in the Epson they are reversed. (Not sure if I am making any sense).

    Dee

  4. #4
    Forum Expert
    Join Date
    11-22-2016
    Location
    Cornwall,UK
    MS-Off Ver
    office 365
    Posts
    4,240

    Re: Print Multiple sheets with 1 click in reverse order

    I do not understand your answer
    So I will ask different questions and arrive at the answer from a different direction.

    You say that you are printing out a number of different worksheets - let's say ws1, ws2, ws3
    I presume each worksheet contains multiple pages.

    Q1 In which exact sequence do your pages CURRENTLY appear for each printer?
    Eg
    - Brother ws1(pg 1) THEN ws1(pg 2) THEN ws1(pg 3) THEN ws2(pg 1) etc
    - Epson ws3(pg 2), ws3(pg 1), ws2(pg 3), ws2(pg 2), ws2(pg 1) etc

    Q2 In which sequence do you want the EPSON pages printing? (so that they end up in the correct sequence and the correct way up on the printer)

    Q3 Are you using VBA to control printing? If so please paste your VBA code into your reply
    Thanks

  5. #5
    Registered User
    Join Date
    07-27-2007
    Posts
    36

    Re: Print Multiple sheets with 1 click in reverse order

    I am using a userform in VBA to select the sheets that need to be printed off.

    eg:
    Please Login or Register  to view this content.
    Each sheet has only 1 page to print out.

    When I click the command button, it proceeds to print out the required sheets as individual print jobs. On both printers, they print out in the same order, however the Brother printer prints them out face down into the tray and therefore in order and the Epson prints them face up in the tray and therefore backwards.

    If they were printing as 1 print job, then they would appear in the correct order in both printers.

  6. #6
    Forum Expert
    Join Date
    11-22-2016
    Location
    Cornwall,UK
    MS-Off Ver
    office 365
    Posts
    4,240

    Re: Print Multiple sheets with 1 click in reverse order

    Run this macro first to find VBA reference for each printer - this will print values that you need to cells A1 and A2 or (using Debug.Print) to the immediate window in VBA (when in VB window - show Immediate Window with {CTRL} G)

    Please Login or Register  to view this content.
    Below is your macro altered to give you a choice of printer.
    Simply amend where indicated by pasting in the ActivePrinter values discovered by FindActivePrinterNames.

    Please Login or Register  to view this content.

  7. #7
    Registered User
    Join Date
    07-27-2007
    Posts
    36

    Re: Print Multiple sheets with 1 click in reverse order

    Thank you so much for taking the time to help me out.

    Looking at it, it makes sense and I will give this a try when I am back from work (heading away for a few days for work), so I'll let you know how it goes when I get back.

    Thank you in advance (I am sure this will work).

    Dee

  8. #8
    Forum Expert
    Join Date
    11-22-2016
    Location
    Cornwall,UK
    MS-Off Ver
    office 365
    Posts
    4,240

    Re: Print Multiple sheets with 1 click in reverse order

    You are welcome

  9. #9
    Registered User
    Join Date
    07-27-2007
    Posts
    36

    Re: Print Multiple sheets with 1 click in reverse order

    Thanks Kev,

    With a little tweaking that was a great option.

    Works fine.

    Unfortunately with the 1 job at a time, the Epson is much slower to print that the Brother.

    Dee

  10. #10
    Forum Expert
    Join Date
    11-22-2016
    Location
    Cornwall,UK
    MS-Off Ver
    office 365
    Posts
    4,240

    Re: Print Multiple sheets with 1 click in reverse order

    I have no solution for that!

+ 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] VBA code adds sheets from other files to a master WB, but the sheets are in reverse order
    By Royzer in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-18-2016, 03:53 PM
  2. Copying sheets in reverse order
    By benoj2005 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-19-2014, 10:21 AM
  3. How do I set a manual print order for pages across multiple sheets
    By Xori in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-20-2012, 09:48 AM
  4. [SOLVED] Change print order of sheets
    By Soulbringer in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-27-2012, 10:46 AM
  5. Code to Create Multiple Worksheets Adds them in Reverse Order
    By webee33 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-16-2008, 09:40 PM
  6. [SOLVED] Is it possible to print the pages of a workbook in reverse order?
    By Bawbee in forum Excel General
    Replies: 3
    Last Post: 07-15-2005, 11:05 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