Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a Sub that does several different tasks. I wanted to have a status window somewhere which shows what task is completed and which one is on-going. For example, if I have 5 tasks, called Task1, Task2, Task3, ... and if the sub is currently in Task3 then I want the display to show: Task1 Done Task2 Done Task3 On-going I tried using a user form with labels, but the forms in Excel seem to be modal, and thus the user has to respond to the form for the processing to continue. This of course beats the purpose. Is there some means of achieving this simple status display? Cheers |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Display last status information | Excel Worksheet Functions | |||
How do I display character count on the status bar? | Excel Worksheet Functions | |||
How can I display status bar value in Excel 2007 | Excel Discussion (Misc queries) | |||
Status bar does not display filter mode | Excel Discussion (Misc queries) | |||
Display No. of Rows in Status Bar | Excel Discussion (Misc queries) |