View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mikeburg[_90_] mikeburg[_90_] is offline
external usenet poster
 
Posts: 1
Default Print even & odd pages with different margins


When printing a document of various pages in length, using VBA code t
set it, I need:

Odd pages of document (page 1, 3, 5, etc) to have:
Right margin of 4.375
Left margin of 0
Top margin of 0
Bottom margin of 4.75

Even pages of document (pages 2, 4, 6, etc) to have
Right margin of 0
Left margin of 4.375
Top margin of 0
Bottom margin of 4.75

Can someone help? thanks, mikebur

--
mikebur
-----------------------------------------------------------------------
mikeburg's Profile: http://www.excelforum.com/member.php...fo&userid=2458
View this thread: http://www.excelforum.com/showthread.php?threadid=55204