Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi. Is there a way to password protect my macro code?
Thanks, Mike. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Mike
Yup - in the editor, right click the "Modules" heading, choose "VBAProject Properties" and fill in the details on the "Protection" tab - note, however, that there are many bits of software out there that can crack these passwords.... Regards David "Mike" wrote in message ... Hi. Is there a way to password protect my macro code? Thanks, Mike. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Mike,
In the VBA Editor, go to the Tools menu, choose VBA Project Properties, then the Protection tab. There, check the "Lock project for viewing" tab and then enter a password. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Mike" wrote in message ... Hi. Is there a way to password protect my macro code? Thanks, Mike. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, Chip!
-----Original Message----- Mike, In the VBA Editor, go to the Tools menu, choose VBA Project Properties, then the Protection tab. There, check the "Lock project for viewing" tab and then enter a password. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Mike" wrote in message ... Hi. Is there a way to password protect my macro code? Thanks, Mike. . |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, David!
-----Original Message----- Hi Mike Yup - in the editor, right click the "Modules" heading, choose "VBAProject Properties" and fill in the details on the "Protection" tab - note, however, that there are many bits of software out there that can crack these passwords.... Regards David "Mike" wrote in message ... Hi. Is there a way to password protect my macro code? Thanks, Mike. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code to protect all the worksheets in a book | New Users to Excel | |||
protect VB-code | Excel Discussion (Misc queries) | |||
Code to protect sheet | Excel Worksheet Functions | |||
password protect vba code | Excel Discussion (Misc queries) | |||
Protect Code | Excel Programming |