Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello !
I am using Excel to create a tool based on thousands of data elements. To use the tool customized Menu and Toolbars are created and all standard Excel Menu bars are deactivated, but can be reset by using customize and reset the specific menu bar. How is it possible to prevent that a menu bar can be reset by the user ?? Thank You for your Help ! Bye, Thimo |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thimo,
You can't prevent the user from customizing or resetting their commandbars. What you can do is create your commandbar and hide the other bars each time your workbook is opened, activated, or when some other event occurs. Remember to destroy your commandbar and unhide the others when your workbook is closed. There is a lot of example code available in the newsgroup archives on Google. HTH, Bernie "Flaffi" wrote in message m... Hello ! I am using Excel to create a tool based on thousands of data elements. To use the tool customized Menu and Toolbars are created and all standard Excel Menu bars are deactivated, but can be reset by using customize and reset the specific menu bar. How is it possible to prevent that a menu bar can be reset by the user ?? Thank You for your Help ! Bye, Thimo |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HOW CAN I PREVENT EXCEL FILES FROM BEING DELETED OR PREVENT TRASH | Excel Discussion (Misc queries) | |||
Excel 2003 color resetting problem | Excel Discussion (Misc queries) | |||
resetting excel to default values | Excel Discussion (Misc queries) | |||
Excel attachments change my customized toolbars. Can I prevent? | Excel Discussion (Misc queries) | |||
excel calendar year resetting 2005 2006 | Excel Discussion (Misc queries) |