The menu bar in excel is gone. 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?
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?
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?
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?
>
>
>
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?
>>
>>
>>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks