Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Gary, that worked great and I found this solution a few days
ago. I've been able to learn how to completely control EVERYTHING through locking this down and customizing commandbars. I'm surprised to find that even a right click falls under command bars. It's been a good learning experience. :) GS wrote: Hi Travich, Would this work for you? Application.CommandBars.DisableCustomize=True This affects all commandbars in the collection. You should remember to set it to False when your project closes. HTH Garry |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there any plan to incorporate an "Excel 2003 Menu type" structu | Excel Discussion (Misc queries) | |||
Lost "File Menu" - now it's "Edit / View / Insert.." but no "F | Excel Discussion (Misc queries) | |||
Excel 2003 VBA - "Maximizing" Window & "Calculating" Workbook | Excel Programming | |||
Can I "customize" an autoformat report for a Pivot Table in Excel | Excel Discussion (Misc queries) | |||
inserting a conditional "go to" command on a excel "if" function | Excel Worksheet Functions |