Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
So, what's the content of A65535?
Suspect you're actually trying to loop for all rows in a sheet. In which case whatever is in the For/Next loop is slowing things down. Could you please supply? -- Rob van Gelder - http://www.vangelder.co.nz/excel "scain2004 " wrote in message ... What looping method is the fastest if you have nested loops? I've got several ( For i = Range("A65536") To 1 Step -1 ) loops that take forever to run. Any suggestions on how to speed this up? --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2000 so slow in vista | Excel Discussion (Misc queries) | |||
Excel 2000 worksheet scrolling is very slow | Excel Discussion (Misc queries) | |||
Excel 2000 file slow to open--nearly 5 minutes! | Excel Discussion (Misc queries) | |||
Excel 2000 macro for page format slow | Excel Discussion (Misc queries) | |||
Slow Draw with Excel VBA 2000 | Excel Programming |