Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have set up different ranges that are in different sheets and I would like to print everything in the same document. Can someone help me? Cheers Ricardo Example: Sheet1 - RangeColumnA = "A1:A7" Sheet2 - RangeColumnA&B = "A1:B7" |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can Copy and paste each range into a Contiguous are of a worksheet.
Select the first range and Edit, Copy -- Click on the desired Destination (beginning) range cell - HOLD DOWN the Shift Key while clicking on the Menu -- Edit, Paste Picture-Link. Repeat for 2nd Range.. HTH "Ricardo Silva" wrote: Hi, I have set up different ranges that are in different sheets and I would like to print everything in the same document. Can someone help me? Cheers Ricardo Example: Sheet1 - RangeColumnA = "A1:A7" Sheet2 - RangeColumnA&B = "A1:B7" |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Jmay but I was looking for a macro that would print the several
worksheets as one job/document without user intervention. "JMay" wrote: You can Copy and paste each range into a Contiguous are of a worksheet. Select the first range and Edit, Copy -- Click on the desired Destination (beginning) range cell - HOLD DOWN the Shift Key while clicking on the Menu -- Edit, Paste Picture-Link. Repeat for 2nd Range.. HTH "Ricardo Silva" wrote: Hi, I have set up different ranges that are in different sheets and I would like to print everything in the same document. Can someone help me? Cheers Ricardo Example: Sheet1 - RangeColumnA = "A1:A7" Sheet2 - RangeColumnA&B = "A1:B7" |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing printranges from different sheets in a specific order and as one print job | Excel Programming | |||
setting print ranges to print based on option | Excel Programming | |||
Print sheets by "All Sheets in workbook, EXCEPT for specific named sheets". Possible? | Excel Programming | |||
Print macro for multiple ranges/sheets | Excel Programming | |||
Print macro for multiple ranges/sheets | Excel Programming |