ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Clear status bar message in bottom left hand corner (https://www.excelbanter.com/excel-programming/413129-clear-status-bar-message-bottom-left-hand-corner.html)

sk8gfast

Clear status bar message in bottom left hand corner
 
Is there a way to clear the status bar message in the bottom left hand corner?

Thanks for any assistance you can provide.

Betty

Office_Novice

Clear status bar message in bottom left hand corner
 
Application.Statusbar = False

"sk8gfast" wrote:

Is there a way to clear the status bar message in the bottom left hand corner?

Thanks for any assistance you can provide.

Betty


Office_Novice

Clear status bar message in bottom left hand corner
 
or Application.StatusBar = ""

"sk8gfast" wrote:

Is there a way to clear the status bar message in the bottom left hand corner?

Thanks for any assistance you can provide.

Betty


Susan

Clear status bar message in bottom left hand corner
 
try

Application.StatusBar = False

:)
susan


On Jun 25, 9:04*am, sk8gfast
wrote:
Is there a way to clear the status bar message in the bottom left hand corner?

Thanks for any assistance you can provide.

Betty



Tim Zych

Clear status bar message in bottom left hand corner
 
You got it right with your other post. False will give control back to
Excel. "" will disable it so that Excel can't display its normal messaging.

--
Tim Zych
www.higherdata.com
Compare data in worksheets and find differences with Workbook Compare
A free, powerful, flexible Excel utility


"Office_Novice" wrote in message
...
or Application.StatusBar = ""

"sk8gfast" wrote:

Is there a way to clear the status bar message in the bottom left hand
corner?

Thanks for any assistance you can provide.

Betty





All times are GMT +1. The time now is 10:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com