Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi all, I want to protect an Object (e.g. Checkbox, Combobox) so that the User cannot change the format of the object (move, etc..) and cannot access the code of the object. But I want the User still use this Object (e.g. Chech the check box or write in the Text box). Can anybody help me? Thank you in advance Regards, KingG -- KingG ------------------------------------------------------------------------ KingG's Profile: http://www.excelforum.com/member.php...o&userid=34375 View this thread: http://www.excelforum.com/showthread...hreadid=548902 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() CommandButton1.Locked = True ActiveSheet.Protect DrawingObjects:=True |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Data Protection Best Practice: AKA: Real Sheet Protection | Excel Discussion (Misc queries) | |||
Sheet Protection / Edit Objects | Excel Worksheet Functions | |||
Sheet Protection / Edit Objects | Excel Worksheet Functions | |||
Dynamically Assign Objects to Form Objects. | Excel Programming | |||
Unable to remove Sheet objects in the Microsoft Excel Objects | Excel Programming |