View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sharmashanu sharmashanu is offline
external usenet poster
 
Posts: 28
Default Page print margin

Hi All
I wanted to ask, if there is a way in which we can set page margin
different for different pages.
Example. Left margin for page 1 to be .75
Left margin for page 2 to be .25
Left margin for page 3 to be .75
Left margin for page 4 to be .25 and so on.
even a macro will help.

Why i need this is..i am trying to print pages one behind the other.
and same margin on all the pages mess everything.


Thanks all