ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   commandbar (https://www.excelbanter.com/excel-programming/283223-commandbar.html)

Greg Prost[_2_]

commandbar
 
how would i go about removing the File, edit, view etc
menus from the top

Ron de Bruin

commandbar
 
Look in your other thread Greg

--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"Greg Prost" wrote in message ...
how would i go about removing the File, edit, view etc
menus from the top




Chip Pearson[_2_]

commandbar
 
Greg,

Use the following code to hide the menu bar. Change False to True to restore
the menu bar.

Application.CommandBars("Worksheet Menu Bar").Enabled = True


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Greg Prost" wrote in message
...
how would i go about removing the File, edit, view etc
menus from the top





All times are GMT +1. The time now is 08:42 AM.

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