View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
reddington2001 reddington2001 is offline
external usenet poster
 
Posts: 1
Default How do I code a print module to duplex?

I am writing a VB Sub and I want to tell Excel to duplex my print job. Is
there code like "ActiveSheet.PageSetup.Duplex = 1"? ".Duplex" does not work.
Also is there something to tell Excel which printer tray to use?