Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a Userform which contains two buttons. One buttons
says "Begin" and the other button says "Cancel". If the user presses "Begin", my macro will begin processing a potentially long computation. Once the computation begins, can I allow the user to press the "Cancel" button to break out of the big computation?? Is that possible? Additionally, is it possible to display some sort of progress bar to display a percentage which shows how much of the computation is complete? Would I need some sort of plug control for this? Or can I just simply update a text label on the form to show percentage completed?? Thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Age computation | Excel Programming | |||
Date Computation | Excel Programming | |||
Overtime computation and lunch break formula with IF and AND | Excel Worksheet Functions | |||
links in cells break and revert to user profile location | Excel Discussion (Misc queries) | |||
User initiated break/actions during macro execution | Excel Programming |