while printing multiple worksheets and stapling

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have to set the print properties in every worksheet. Is there an easier way?
 
Most print setup functions will be available for grouped sheets.

Right-click on a sheet tab and "select all sheets"

Do your print setup on the active sheet and will be done to all sheets.

NOTE: I wrote "most"............you cannot set print range or rows to repeat at
top using this method.

Those must be set using code.


Gord Dibben MS Excel MVP

On Thu, 5 Oct 2006 11:47:01 -0700, Paul Tarango <Paul
I have to set the print properties in every worksheet. Is there an easier way?

Gord Dibben MS Excel MVP
 
Tried that already. I want to set something in the print set up to say
duplex(2 sided).

Thanks,

Paul
 
Gord,
Thanks for your interest.

I right click the sheet tab and and "select all sheets".
Then I do my print set up on the active sheet.
And select 2 sided (Duplex).
I have three 1 page sheets.
It does not duplex.
If I look at the page set up properties for the other sheets, duplex is not
set.
If I look at the page set up properties for the seet I'm on, duplex is set.
End result, no duplex.

Paul
 
Paul

I do not have a printer capable of duplexing so cannot do any testing for you
vis-a-vis duplexing with grouped sheets.

Hopefully someone has a printer and can test for you.

But....maybe like setting the print range on grouped sheets cannot be done,
duplexing also cannot be done.


Gord
 
Hi Gorg,

Thanks for trying.

Paul

Gord Dibben said:
Paul

I do not have a printer capable of duplexing so cannot do any testing for you
vis-a-vis duplexing with grouped sheets.

Hopefully someone has a printer and can test for you.

But....maybe like setting the print range on grouped sheets cannot be done,
duplexing also cannot be done.


Gord
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top