Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a procedure that uses the
Application.StatusBar to update the user on the progress of the routine. As the procedure does not have all the error handling that it needs, the procedure is failing every now and then. When it fails, the status bar freezes with the last value that was in it. Is there a way to say in the event of any type of error clear the status bar. I am assuming it would look like On Error Application.StatusBar = "" But I am not sure where to put this in my code as I have a for Each Loop that calls various procedures. I need to put it in part of the code that will always ensure that I do not have values in my status bar upon error generation. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
frozen | Excel Discussion (Misc queries) | |||
reuest formula for auto update status & status date | Excel Worksheet Functions | |||
frozen panes | Excel Discussion (Misc queries) | |||
Excel Throwing Circular Errors When No Errors Exist | Excel Worksheet Functions | |||
Unresolved Errors in IF Statements - Errors do not show in results | Excel Worksheet Functions |