View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
macroapa macroapa is offline
external usenet poster
 
Posts: 14
Default How to make loop code more efficient

On 11 Jan, 14:02, " wrote:
Please follow the below address first.

http://groups.google.com/group/micro...rogramming/sea...

Best regards


Thanks, they are all just variations of a loop (for loops, while loops
etc etc) and all work very slowly. I have 16000 rows to loop thru and
would expect it to run quicker than the current 1 row per second.

Maybe it's my system performance.