Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi I currently use the follwing code to remove commandbars but would like a simpler code to remove all. Also the first line of this code does not work in office 95 is there a reason why? Idealy I need to Disable Customizing of toolbars 'Application.CommandBars.DisableCustomize = True Application.CommandBars("Toolbar List").Enabled = False Application.CommandBars("Standard").Visible = False Application.CommandBars("Formatting").Visible = False Application.CommandBars("Control Toolbox").Visible = False Application.DisplayFormulaBar = False Application.CommandBars("Tools").Controls("&Custom ize...").Delete Application.CutCopyMode = False Call MyMenu Many Thanks Neil |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Commandbars | Excel Programming | |||
CommandBars | Excel Programming | |||
CommandBars | Excel Programming | |||
Built in Commandbars | Excel Programming |