View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Frank is offline
external usenet poster
 
Posts: 170
Default How to print duplex on a HP9000DN with the 'Flip on long edge' opt

I have recorded a VBA macro when printing duplex on a HP9000DN with the 'Flip
on long edge' option, but it then just prints even an odd pages separately.

How can I write a VBA macro that makes the printer print duplex in a normal
manner - i.e page 1 and page 2 instead of page 1 and 3?

Thanks

Frank