+ Reply to Thread
Results 1 to 7 of 7

Change Work Book Caption

  1. #1
    Registered User
    Join Date
    06-29-2005
    Posts
    77

    Change Work Book Caption

    Change Work Book Caption

    Hi

    I have a pair of misc items.

    1) At the very top of any workbook we see "Microsoft Excel - filename.xls"

    I know this will get rid of Microsoft Excel:

    Please Login or Register  to view this content.
    But the file name still shows up, eg "My Name - filename.xls"

    Is there a way to get rid of the file name as well?

    And the second item:

    I have a couple of scroll down lists from cells with validation data. But they stop at 8. Is there a way to increase the number of items that can be initially viewed? And can the text of the scroll down list be formatted?

    Thanks!

    tx

  2. #2
    Gord Dibben
    Guest

    Re: Change Work Book Caption



    ActiveWindow.Caption = "My Workbook"

    or ActiveWindow.Caption = ""

    8 lines is max for DV drop-downs without scrolling.

    No, you cannot format the text in a DV drop-down.

    For workarounds and more options using a combo-box, see Debra Dalgleish's site.

    http://www.contextures.on.ca/xlDataVal08.html#Larger


    Gord Dibben MS Excel MVP



    On Mon, 14 Aug 2006 18:11:50 -0400, tx12345
    <[email protected]> wrote:

    >
    >Change Work Book Caption
    >
    >Hi
    >
    >I have a pair of misc items.
    >
    >1) At the very top of any workbook we see "Microsoft Excel -
    >filename.xls"
    >
    >I know this will get rid of Microsoft Excel:
    >
    >
    >Code:
    >--------------------
    > Application.Caption = "My Name"
    >--------------------
    >
    >
    >But the file name still shows up, eg "My Name - filename.xls"
    >
    >Is there a way to get rid of the file name as well?
    >
    >And the second item:
    >
    >I have a couple of scroll down lists from cells with validation data.
    >But they stop at 8. Is there a way to increase the number of items that
    >can be initially viewed? And can the text of the scroll down list be
    >formatted?
    >
    >Thanks!
    >
    >tx



  3. #3
    Registered User
    Join Date
    06-29-2005
    Posts
    77
    Thanks for the tip.

    Do you know how to change the little excel image icons in the upper left hand corner (two of them)?

    Thanks again!

    tx

  4. #4
    Gord Dibben
    Guest

    Re: Change Work Book Caption

    Have not heard of a method to get rid of the image icons.

    Question has been asked many times but never seen a reply other than the above.


    Gord

    On Mon, 14 Aug 2006 19:48:52 -0400, tx12345
    <[email protected]> wrote:

    >
    >Thanks for the tip.
    >
    >Do you know how to change the little excel image icons in the upper
    >left hand corner (two of them)?
    >
    >Thanks again!
    >
    >tx



  5. #5
    CLR
    Guest

    Re: Change Work Book Caption

    Maybe here..........

    http://www.danielklann.com/excel/change_xl_icon.htm

    Vaya con Dios,
    Chuck, CABGx3


    "Gord Dibben" <gorddibbATshawDOTca> wrote in message
    news:[email protected]...
    > Have not heard of a method to get rid of the image icons.
    >
    > Question has been asked many times but never seen a reply other than the

    above.
    >
    >
    > Gord
    >
    > On Mon, 14 Aug 2006 19:48:52 -0400, tx12345
    > <[email protected]> wrote:
    >
    > >
    > >Thanks for the tip.
    > >
    > >Do you know how to change the little excel image icons in the upper
    > >left hand corner (two of them)?
    > >
    > >Thanks again!
    > >
    > >tx

    >




  6. #6
    Gord Dibben
    Guest

    Re: Change Work Book Caption

    Thanks Chuck

    Finally an answer to this question.

    Good find.


    Gord

    On Mon, 14 Aug 2006 20:32:49 -0400, "CLR" <[email protected]> wrote:

    >Maybe here..........
    >
    >http://www.danielklann.com/excel/change_xl_icon.htm
    >
    >Vaya con Dios,
    >Chuck, CABGx3
    >
    >
    >"Gord Dibben" <gorddibbATshawDOTca> wrote in message
    >news:[email protected]...
    >> Have not heard of a method to get rid of the image icons.
    >>
    >> Question has been asked many times but never seen a reply other than the

    >above.
    >>
    >>
    >> Gord
    >>
    >> On Mon, 14 Aug 2006 19:48:52 -0400, tx12345
    >> <[email protected]> wrote:
    >>
    >> >
    >> >Thanks for the tip.
    >> >
    >> >Do you know how to change the little excel image icons in the upper
    >> >left hand corner (two of them)?
    >> >
    >> >Thanks again!
    >> >
    >> >tx

    >>

    >



  7. #7
    CLR
    Guest

    Re: Change Work Book Caption

    You're welcome Gord..........Lucky find, just happened to Google-it the right
    way for once.......<G>......actually, now that I've got it, I think I'll
    start using it for some of my custom programs.......what the hey!.........

    Vaya con Dios,
    Chuck, CABGx3



    "Gord Dibben" wrote:

    > Thanks Chuck
    >
    > Finally an answer to this question.
    >
    > Good find.
    >
    >
    > Gord
    >
    > On Mon, 14 Aug 2006 20:32:49 -0400, "CLR" <[email protected]> wrote:
    >
    > >Maybe here..........
    > >
    > >http://www.danielklann.com/excel/change_xl_icon.htm
    > >
    > >Vaya con Dios,
    > >Chuck, CABGx3
    > >
    > >
    > >"Gord Dibben" <gorddibbATshawDOTca> wrote in message
    > >news:[email protected]...
    > >> Have not heard of a method to get rid of the image icons.
    > >>
    > >> Question has been asked many times but never seen a reply other than the

    > >above.
    > >>
    > >>
    > >> Gord
    > >>
    > >> On Mon, 14 Aug 2006 19:48:52 -0400, tx12345
    > >> <[email protected]> wrote:
    > >>
    > >> >
    > >> >Thanks for the tip.
    > >> >
    > >> >Do you know how to change the little excel image icons in the upper
    > >> >left hand corner (two of them)?
    > >> >
    > >> >Thanks again!
    > >> >
    > >> >tx
    > >>

    > >

    >
    >


+ 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