Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I don't know what this is or how to get rid of it.
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
It sounds like an add-in has neglected to reset the status bar.
Press ALT+F11 to open the VBA Editor. There, press CTRL+g to open the Immediate Window. In the Immediate Window, type the following and press ENTER: Application.StatusBar = False This will return control of the status bar back to Excel. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "leo" wrote in message ... I don't know what this is or how to get rid of it. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Tried that and nothing happens. When I type Application.StatusBar = False in
the immediate window nothing happens. So I close the window and the PBrush message is still in the status bar. "Chip Pearson" wrote: It sounds like an add-in has neglected to reset the status bar. Press ALT+F11 to open the VBA Editor. There, press CTRL+g to open the Immediate Window. In the Immediate Window, type the following and press ENTER: Application.StatusBar = False This will return control of the status bar back to Excel. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "leo" wrote in message ... I don't know what this is or how to get rid of it. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting Excel MDI/SDI/Excel Instance to behave more logically | Setting up and Configuration of Excel | |||
enable automatic refresh | Excel Worksheet Functions | |||
when i click the excel file it is not opening how to fix this? | Excel Discussion (Misc queries) | |||
Excel startup switches | Excel Discussion (Misc queries) | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) |