View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Making code more efficient

The only other generality that comes to mind is to make sure page breaks are
not visible. Depending on what you're doing this can really drag
performance as Excel may have to hit the printer driver to recalculate them.

We'd need to see your code to determine if you could use faster techniques.

--
Jim Rech
Excel MVP