Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need to build a progress indicator for the following loop: _______________________________ For i = 0 To TextBox1.Value €˜some code PctDone = i / TextBox_cnt.Value Next i ______________________________ TexBox1 is an UserForm input, so it is variable. Instead of continuously updating progress indicator, Id like to show something at each +5 % completed for example. How can this be coded? Thank you. -- ______ Regards, Greg |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Incremental Numbering | Excel Worksheet Functions | |||
Incremental Numbering | Excel Worksheet Functions | |||
incremental counter | Excel Worksheet Functions | |||
Incremental numbering | Excel Discussion (Misc queries) | |||
"Slidey Bar" for Code Progess | Excel Programming |