View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Print Excel Form In Landscape Mode?

Jeffrey,
Try recording a macro of the desired actions an dedit the code as needed.

NickHK

"Jeffrey" wrote in message
m...
I wish to use VBA to print an Excel form in Landscape mode. Is this
possible? Thanks.