![]() |
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. |
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