Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,117
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 245
Default 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

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 245
Default 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

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 389
Default 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





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
Hyperlink to cell and have it appear at top upper left hand corner Bisonhawk New Users to Excel 5 December 4th 08 08:16 PM
Calculate in bottom left hand corner in Excel 2007 skikat101 Excel Discussion (Misc queries) 2 August 21st 07 07:33 PM
Scroll a cell to the top left hand corner of the screen Daveh Excel Discussion (Misc queries) 2 August 30th 06 05:17 PM
No filter results in bottom left hand corner Natalie Excel Discussion (Misc queries) 1 October 24th 05 05:16 PM
How do I get the numbers to stay in the lower left hand corner? kebis Excel Discussion (Misc queries) 1 April 14th 05 07:32 PM


All times are GMT +1. The time now is 04:22 PM.

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"