View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Shaw[_3_] Chris Shaw[_3_] is offline
external usenet poster
 
Posts: 1
Default 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


--
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