Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In my macro, I use the Status Bar to show the count of
items I am processing. Some where along the way, I have turned the status bar off because it does not show the file saving. Can anyone help with the code to turn the Status bar back on? Thanks for the help..... |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Mike,
Use Application.StatusBar = False to return control of the status bar back to Excel. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "mike" wrote in message ... In my macro, I use the Status Bar to show the count of items I am processing. Some where along the way, I have turned the status bar off because it does not show the file saving. Can anyone help with the code to turn the Status bar back on? Thanks for the help..... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
rag status help | New Users to Excel | |||
reuest formula for auto update status & status date | Excel Worksheet Functions | |||
Tab status | Excel Discussion (Misc queries) | |||
What is EN on status bar? | Excel Discussion (Misc queries) | |||
Status Bar | Excel Programming |