View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vineet Dewan Vineet Dewan is offline
external usenet poster
 
Posts: 1
Default Printing Excel Form in Landscape Layout in SharedWorkbook

Hi,

I need to print an excel form in Landscape layout in a Shared Excel Workbook.

I have the code that simulates the Alt + PrntScreen and then pastes onto a temporary Worksheet and prints it in a Landscape layout.

However, this functionality does not work in a shared workbook.

Can anyone tell me how to do that in a shared workbook?

Thanks
Vineet Dewan