Title Bar Caption in Excel

  • Thread starter Thread starter Cory Humby
  • Start date Start date
C

Cory Humby

I wanted to know if there's a way to change the title bar
caption that comes up when you open Excel. I can't find
how to do it, or even if it can be done. Microsoft Excel -
Book1 (or whatever document you happen to open) is what
shows up.

If anyone has any suggestions, they would be greatly
appreciated.

Thank you,
Cory
 
Hi Cory

Try
Application.Caption = "Hi there"

this to set it back to normal
Application.Caption = ""
 

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

Back
Top