Thread: MACRO Speed?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim[_25_] Jim[_25_] is offline
external usenet poster
 
Posts: 3
Default MACRO Speed?

I have a pretty complex Macro that compiles and sorts 5
Worksheets of data containing a combined 1300 names. It
has worked fine and fast until now. I added a replace
function to it and now it takes forever. What can be
done to increase the speed of the Macro? Please help.