+ Reply to Thread
Results 1 to 3 of 3

VBA - The Literal "Microsoft Excel" on the Top"

  1. #1
    Registered User
    Join Date
    06-03-2006
    Location
    Rio de Janeiro
    MS-Off Ver
    Microsoft Office 365
    Posts
    41

    VBA - The Literal "Microsoft Excel" on the Top"

    Hi everybody. I'm Marcelo from Rio de Janeiro, Brazil. I'd like to know how to take off the literal "Microsoft Excel " on the top of the screen (in the blue bar) using VBA. I tried many things but it didn't work. I need it to better customize my applications using VBA.

    Thanks in advance. Marcelo.

  2. #2
    ward376
    Guest

    Re: VBA - The Literal "Microsoft Excel" on the Top"


    application.caption = "Whatever you want"


  3. #3
    JDMils
    Guest

    Re: VBA - The Literal "Microsoft Excel" on the Top"

    Try:

    Application.Caption = "National Health Data Systems, Inc."

    - JDMils


    "Marcelo Rychter"
    <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi everybody. I'm Marcelo from Rio de Janeiro, Brazil. I'd like to know
    > how to take off the literal "Microsoft Excel " on the top of the screen
    > (in the blue bar) using VBA. I tried many things but it didn't work. I
    > need it to better customize my applications using VBA.
    >
    > Thanks in advance. Marcelo.
    >
    >
    > --
    > Marcelo Rychter
    > ------------------------------------------------------------------------
    > Marcelo Rychter's Profile:
    > http://www.excelforum.com/member.php...o&userid=35066
    > View this thread: http://www.excelforum.com/showthread...hreadid=548089
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1