+ Reply to Thread
Results 1 to 2 of 2

Excel 2007: combining multiple print files

Hybrid View

  1. #1
    Registered User
    Join Date
    10-11-2011
    Location
    london, england
    MS-Off Ver
    Excel 2007
    Posts
    4

    Excel 2007: combining multiple print files

    Hi

    I have a report spreadsheet that uses lookups.

    There is a print control sheet. This sets parameters used in the reports and defines the sheets to print e.g.:

    Pack Parameter 1 Parameter 2 Start End
    Dashboards Population 2 Variable 1 8 8
    Dashboards Population 2 Variable 2 11 11
    Dashboards Total Variable 3 13 15

    Some VB cycles through the rows, selects the sheets (spec'd by start and end) and currently outputs to PDF.

    So, in the example above, there are 3 PDFs.

    What I really want is to combine the PDFs into one (I only have Adobe Reader 9). Alternatively append to one printfile. Is there any way to do this that doesnt involve installing any software/addins?

    Thanks for any help

  2. #2
    Valued Forum Contributor quekbc's Avatar
    Join Date
    01-18-2010
    Location
    Sydney, Australia
    MS-Off Ver
    2010, 2013, 2016
    Posts
    1,149

    Re: Excel 2007: combining multiple print files

    Hi Andrew,

    Are you printing the entire sheet (as specified by the print area)? or just a particular section of it?

    If you are printing the entire sheet, you can use something like...

    ActiveWindow.SelectedSheets.PrintOut

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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