Staus Bar

S

Steven

I was trying to put messages on the Status Bar doing something like.

oldStatusBar = Application.DisplayStatusBar
Application.DisplayStatusBar = True
Application.StatusBar = "Account 101000-1000 Category - Cash"

The problem is how do I switch it back to the regular Status Bar. I tried
to do it but I noticed when I saved the file it was not giving me the Saving
..... response in the status bar.

Thank you,

Steven
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top