Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Print paper size | Excel Discussion (Misc queries) | |||
Execl print to fit paper | New Users to Excel | |||
How can I print current row in same place on paper but not print surrounding cells??? | New Users to Excel | |||
In Excel, how do I print the workbook sheets to 2sided paper? | Excel Discussion (Misc queries) | |||
Print template on a 42 cm * 28 cm paper | Excel Discussion (Misc queries) |