+ Reply to Thread
Results 1 to 2 of 2

Individual Page Selection

  1. #1
    Registered User
    Join Date
    07-08-2005
    Posts
    3

    Question Individual Page Selection

    HOWDY!

    The following lines copies the entire print range for the activeworksheet:

    Dim wks as Worksheet
    wks.Range(wks.PageSetup.PrintArea).Copy

    How can I alter this so that it will select the individual pages inside the selected print range instead of the ENTIRE print area?

    Thanks.

    - Chris

  2. #2
    Ron de Bruin
    Guest

    Re: Individual Page Selection

    Hi Chris

    You must loop throught the pagebreaks
    Maybe this example to copy each page in new sheet will help you
    http://www.rondebruin.nl/hpagebreaks.htm



    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    "Chris Shaw" <[email protected]> wrote in message
    news:[email protected]...
    >
    > HOWDY!
    >
    > The following lines copies the entire print range for the
    > activeworksheet:
    >
    > Dim wks as Worksheet
    > wks.Range(wks.PageSetup.PrintArea).Copy
    >
    > How can I alter this so that it will select the individual pages inside
    > the selected print range instead of the ENTIRE print area?
    >
    > Thanks.
    >
    > - Chris
    >
    >
    > --
    > Chris Shaw
    > ------------------------------------------------------------------------
    > Chris Shaw's Profile: http://www.excelforum.com/member.php...o&userid=25041
    > View this thread: http://www.excelforum.com/showthread...hreadid=386214
    >




+ 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