+ Reply to Thread
Results 1 to 3 of 3

Disable Items in Menubar

  1. #1
    Registered User
    Join Date
    09-15-2003
    Posts
    21

    Disable Items in Menubar

    Hi is it possible to disble some of the menus in the menubar ???

    i have created a menubar of my own for a specific workbook so when it opens it enables my custom menubar but still shows the default one.

    any way of getting rid of the default menu then putting it back when it closes ??

    thaks

  2. #2
    Ron de Bruin
    Guest

    Re: Disable Items in Menubar

    See
    http://www.rondebruin.com/menuid.htm

    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    "cassy01" <[email protected]> wrote in message
    news:[email protected]...
    >
    > Hi is it possible to disble some of the menus in the menubar ???
    >
    > i have created a menubar of my own for a specific workbook so when it
    > opens it enables my custom menubar but still shows the default one.
    >
    > any way of getting rid of the default menu then putting it back when it
    > closes ??
    >
    > thaks
    >
    >
    > --
    > cassy01
    > ------------------------------------------------------------------------
    > cassy01's Profile: http://www.excelforum.com/member.php...nfo&userid=780
    > View this thread: http://www.excelforum.com/showthread...hreadid=483253
    >




  3. #3
    Bob Phillips
    Guest

    Re: Disable Items in Menubar

    Application.Commandbars(1).Controls("Tools").Enabled = False

    and set to True after

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "cassy01" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi is it possible to disble some of the menus in the menubar ???
    >
    > i have created a menubar of my own for a specific workbook so when it
    > opens it enables my custom menubar but still shows the default one.
    >
    > any way of getting rid of the default menu then putting it back when it
    > closes ??
    >
    > thaks
    >
    >
    > --
    > cassy01
    > ------------------------------------------------------------------------
    > cassy01's Profile:

    http://www.excelforum.com/member.php...nfo&userid=780
    > View this thread: http://www.excelforum.com/showthread...hreadid=483253
    >




+ 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