+ Reply to Thread
Results 1 to 5 of 5

need a macro to print 2 page of a worksheet onto 1 a4 page

  1. #1
    Registered User
    Join Date
    10-06-2013
    Location
    london, england
    MS-Off Ver
    Excel 2003
    Posts
    3

    need a macro to print 2 page of a worksheet onto 1 a4 page

    help. I am trying to shrink down a worksheet so instead of printing at 100% size to fit on one A4 page I want it to print 2 pages onto 1 A4 page.

    I can do it manually > page setup>options> 2 pages per sheet but when I record the macro it will not replicate what I have just done.

    There must be a way to do it

  2. #2
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,786

    Re: need a macro to print 2 page of a worksheet onto 1 a4 page

    Not tested but perhaps something like this?

    Please Login or Register  to view this content.
    Alf

  3. #3
    Registered User
    Join Date
    10-06-2013
    Location
    london, england
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: need a macro to print 2 page of a worksheet onto 1 a4 page

    no that not right.
    I should probably be clearer. I have a worksheet that could be as long as 100 pages if printed at 100% on A4. I want to be able to condense these so I get 2 pages from 1 A4 page. I.e print 100 pages but only using 50 sheets in the printer

  4. #4
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,786

    Re: need a macro to print 2 page of a worksheet onto 1 a4 page

    I should probably be clearer.
    Well it certainly makes it easier to find the right answer to you problem. So what you need I think is a macro that first determins the number of "used" rows in the worksheet and then splites the range up in a number of blocks to print.

    Example your worksheet contains 300 rows with data starting at row 1. If a "normal" print out is 25 rows par example then your data should be split into 6 blocks each containing 50 rows for "condensed" print out. Right?

    I also assume that you do wish to print your data as portrait and do your data fit the A4 formate? I.e. if the number of columns is to big a "normal" print out of 25 rows will then generat 2 pages. So do the macro need to check number of columns as well?

    Alf

  5. #5
    Registered User
    Join Date
    10-06-2013
    Location
    london, england
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: need a macro to print 2 page of a worksheet onto 1 a4 page

    yes thats sounds right

+ 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] Print Macro Reducing Page layout the more info gets added to worksheet
    By bdouglas1011 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-29-2013, 08:48 AM
  2. Hide Column & Print page Macro printing blank page?!
    By Margate in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-18-2013, 03:59 PM
  3. [SOLVED] How to print fitted 1 page width and 1 page tall
    By SupperDuck in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-29-2006, 04:40 PM
  4. Replies: 0
    Last Post: 08-17-2005, 03:05 PM
  5. Replies: 2
    Last Post: 01-10-2005, 04: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