Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Francis,
This sounds like the best alternative out there. Thanks for the suggestion ... "Francis Ang" wrote: Hi Bill One of the ways which I have handled the situation you mentioned is to hide all the toolbars including the menu when your workbook is opened. Create and display your own customised toolbars and menu. However, make sure that the default toolbars and menu are restored when you close your workbook. Hope this help. "bill_morgan_3333" wrote: Francis, Thanks for your response. I can protect the VBA code, as you suggest, but a user can still add the VB feature to the toolbar and click the design button so that he can move my command button around (or event delete it). I could make the workbook "read-only" but then the user can still move the comman button while inside the workbook. I'm wondering if there is a way to completely protect the command button so the user cannot move/edit it in any way, even in a read-only version of the workbook. Thanks again ... "bill_morgan_3333" wrote: I know how to password protect an Excel VBA project, but is there any way to protect a worksheet command button object itself (i.e., prevent a user from adding Visual Basic to the menu bar, clicking into VB design mode, and moving, resizing, or deleting the command button?) Thanks ... Bill Morgan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protect cell but allow copy command? | Excel Worksheet Functions | |||
password protect unhide sheet command | Excel Discussion (Misc queries) | |||
command button add another command | Excel Discussion (Misc queries) | |||
Command Button vs Control Button | Excel Programming | |||
Command Button vs Form Button | Excel Programming |