Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
leo
 
Posts: n/a
Default excel status bar says "double-click to edit PBrush"

I don't know what this is or how to get rid of it.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chip Pearson
 
Posts: n/a
Default excel status bar says "double-click to edit PBrush"

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
leo
 
Posts: n/a
Default excel status bar says "double-click to edit PBrush"

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting Excel MDI/SDI/Excel Instance to behave more logically mswlogo Setting up and Configuration of Excel 2 April 23rd 23 11:43 AM
enable automatic refresh Vass Excel Worksheet Functions 2 March 11th 06 04:36 AM
when i click the excel file it is not opening how to fix this? Lenin xavier Excel Discussion (Misc queries) 1 March 10th 06 12:06 PM
Excel startup switches Randy Excel Discussion (Misc queries) 9 June 14th 05 10:27 PM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM


All times are GMT +1. The time now is 03:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"