View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MDC[_2_] MDC[_2_] is offline
external usenet poster
 
Posts: 9
Default Page Setup for multiple sheets

I need to set multiple worksheets with the same Page
setup. e.g. .25 borders, 1 page wide, 1 page tall, etc.
BUT looping through the sheets significantly slows down
the performace of my code. Is there a better way to
accomplish this?