LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default print 2 sheets on one paper

I use following code to print my spreadsheet and would like to pirnt
it on the same paper on 2 side.

It seems that Excel sends out to print 2 times and it always print on
2 papers, but not one papaer on 2 sides.

Are there any way, to print 2 sheets in one shot to send to printer?
I tried to merge 2 sheets, but Front and backing are not same columns
setting to make it difficult to print.

Your help is great appreciated,

Sheets("FRONT")..PrintOut Copies:=1, Collate:=True
Sheets("BACKING").PrintOut Copies:=1, Collate:=True
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Print paper size harlequin_dl Excel Discussion (Misc queries) 3 July 10th 07 05:26 PM
Execl print to fit paper Octavio New Users to Excel 1 January 22nd 06 05:31 PM
How can I print current row in same place on paper but not print surrounding cells??? Andy Ford New Users to Excel 1 September 2nd 05 05:50 AM
In Excel, how do I print the workbook sheets to 2sided paper? workfirst Excel Discussion (Misc queries) 6 July 19th 05 08:33 PM
Print template on a 42 cm * 28 cm paper Benjamin Excel Discussion (Misc queries) 0 April 21st 05 05:59 PM


All times are GMT +1. The time now is 02:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"