View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
(PeteCresswell) (PeteCresswell) is offline
external usenet poster
 
Posts: 139
Default .PageSetup: Any recent workarounds for the speed problem?

Office 2003.

When setting .PageSetup props, it's hopelessly slow. Something about multiple
calls to the print driver last I heard.

Been working around it with the Excel 4.0 macro kludge, but that doesn't seem to
support .FitOnPageTall or ...Wide.


Is there anything more recent to get around the performance issue?
--
PeteCresswell