Group:  Microsoft Excel ยป microsoft.public.excel.setup
Thread: EXCEL STATUS BAR

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

EXCEL STATUS BAR
QUERIES 17.07.2006 12:29:01
HOW TO CHANGE THE VALUE IN STATUS BAR?
Re: EXCEL STATUS BAR
"Bob Phillips" <bob.NGs[ at ]somewhere.com> 17.07.2006 13:15:49
Dim oStatusBar
oStatusBar = Application.DisplayStatusBar
Application.DisplayStatusBar = True
Application.StatusBar = "Please be patient..."
MsgBox "Break to demonstrate"
Application.StatusBar = False
Application.DisplayStatusBar = oStatusBar

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"QUERIES" <QUERIES[ at ]discussions.microsoft.com> wrote in message
news:C5FFE343-F92B-4EA0-9ABA-F1AEB97DABFA[ at ]microsoft.com...
[Quoted Text]
> HOW TO CHANGE THE VALUE IN STATUS BAR?


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net