How can I speed up my macro in Excel 2003?
Posted
by
user144872
on Super User
See other posts from Super User
or by user144872
Published on 2012-07-10T05:07:32Z
Indexed on
2012/07/10
9:18 UTC
Read the original article
Hit count: 173
I have a macro that copies data from one cell to another and uses a VLOOKUP
formula, among other things. My spreadsheet contains nearly 2000 rows.
When I run it in Excel 2003, Excel starts to slow down as the macro processes rows 500 and above. It gets even worse when it reaches the 1000th row. It takes more than 5 hours to complete.
In Excel 2007, however, the macro runs for only half an hour.
Can anyone help me find a good solution?
© Super User or respective owner