Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I know that my progress bar was not needed, i just wanted to see how on
works in action. What I used to slow it down was: newHour = Hour(Now()) newMinute = Minute(Now()) newSecond = Second(Now()) + 3 waitTime = TimeSerial(newHour, newMinute, newSecond) Application.Wait waitTime Work fin -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
slowing down | Excel Discussion (Misc queries) | |||
Macro slowing down after a while... | Excel Programming | |||
Slowing Macro | Excel Programming | |||
My macros are slowing down. | Excel Programming | |||
My macros are slowing down. | Excel Programming |