Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've personally been very happy with this method. If it is slowing yo
down I'd ask if you're using "Application.ScreenUpdating = False" o not. If not, put that at the beginning of your code an "Application.ScreenUpdating = True" at the end. It makes a WORLD o difference. I've used it to sort hundreds of records and it's bee quite fast, so unless you're sorting WAY more records than I am, I'd a least recommend giving it a try. - Piku -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with sort in Excel 2000 | Excel Discussion (Misc queries) | |||
In Excel 2000, How do you select the whole of a worksheet (Select. | Excel Discussion (Misc queries) | |||
In Excel 2000, How do you select the whole of a worksheet (Select. | Excel Discussion (Misc queries) | |||
Excel 2000 Find without select VBA | Excel Programming | |||
Excel 2000 VBA: select filled cells for printing | Excel Programming |