ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How is possible to lose a Category from the Menu Bar and (https://www.excelbanter.com/excel-discussion-misc-queries/219990-how-possible-lose-category-menu-bar.html)

Alan Calan

How is possible to lose a Category from the Menu Bar and
 
How do you get it back. I lost the entire FORMAT category from the
menu bar. I tried resetting and that didn't work.

Daniel.C[_3_]

How is possible to lose a Category from the Menu Bar and
 
Execute the following macro :
Sub test()
CommandBars(1).Controls(5).Visible = True
CommandBars(1).Controls(5).Enabled = True
End Sub


How do you get it back. I lost the entire FORMAT category from the
menu bar. I tried resetting and that didn't work.





All times are GMT +1. The time now is 10:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com