View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lee lee is offline
external usenet poster
 
Posts: 184
Default Excel File Slowing Down after Macros Added

I am a newbie to VBA.

I notice that my excel file seems to be slowing down when saving after
adding some simple macros for sorting data.

Are there some guidlines to minimize the impact of Macros slowing down excel??
Like screenupdating=false etc.

Thanks in advance,