![]() |
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 |
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 |
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 |
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 |
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