+ Reply to Thread
Results 1 to 6 of 6

Thread: My Menu bar is hidden. How do i restore it.

  1. #1
    gfkbob
    Guest

    My Menu bar is hidden. How do i restore it.

    The menu bar in excel is gone. How do I restore it?

  2. #2
    Ron de Bruin
    Guest

    Re: My Menu bar is hidden. How do i restore it.

    Do you have toolbars on the screen ?


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



    "gfkbob" <gfkbob@discussions.microsoft.com> wrote in message news:237E02D6-E73F-4D9D-94D6-0F1219823A67@microsoft.com...
    > The menu bar in excel is gone. How do I restore it?




  3. #3
    Marcelo
    Guest

    RE: My Menu bar is hidden. How do i restore it.

    hi,

    right click on the bar icons area, choose "custom" - bars page, check menu bar

    hth
    regards from Brazil
    Marcelo

    "gfkbob" escreveu:

    > The menu bar in excel is gone. How do I restore it?


  4. #4
    gfkbob
    Guest

    RE: My Menu bar is hidden. How do i restore it.

    There is no bar at all. I am assuming it was removed by going to
    tools/custom and unchecking the My Menu Bar.

    "Marcelo" wrote:

    > hi,
    >
    > right click on the bar icons area, choose "custom" - bars page, check menu bar
    >
    > hth
    > regards from Brazil
    > Marcelo
    >
    > "gfkbob" escreveu:
    >
    > > The menu bar in excel is gone. How do I restore it?


  5. #5
    gfkbob
    Guest

    Re: My Menu bar is hidden. How do i restore it.

    No. I am assuming the person somehow removed the check box in from of
    tools/customize/Worksheet Menu Bar

    "Ron de Bruin" wrote:

    > Do you have toolbars on the screen ?
    >
    >
    > --
    > Regards Ron de Bruin
    > http://www.rondebruin.nl
    >
    >
    >
    > "gfkbob" <gfkbob@discussions.microsoft.com> wrote in message news:237E02D6-E73F-4D9D-94D6-0F1219823A67@microsoft.com...
    > > The menu bar in excel is gone. How do I restore it?

    >
    >
    >


  6. #6
    Ron de Bruin
    Guest

    Re: My Menu bar is hidden. How do i restore it.

    Run this macro one time

    Sub aa()
    Application.CommandBars(1).Reset
    Application.CommandBars(1).Enabled = True
    End Sub

    Alt-F11
    Insert module
    paste the sub
    With the curser in the sub press F5
    Alt q to close the VBA editor

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



    "gfkbob" <gfkbob@discussions.microsoft.com> wrote in message news:73017A96-23CA-4E30-895D-CF64F51A80B1@microsoft.com...
    > No. I am assuming the person somehow removed the check box in from of
    > tools/customize/Worksheet Menu Bar
    >
    > "Ron de Bruin" wrote:
    >
    >> Do you have toolbars on the screen ?
    >>
    >>
    >> --
    >> Regards Ron de Bruin
    >> http://www.rondebruin.nl
    >>
    >>
    >>
    >> "gfkbob" <gfkbob@discussions.microsoft.com> wrote in message news:237E02D6-E73F-4D9D-94D6-0F1219823A67@microsoft.com...
    >> > The menu bar in excel is gone. How do I restore it?

    >>
    >>
    >>




+ 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.2.0