Forum Discussion
horsteadjim
Aug 11, 2017Copper Contributor
Hide a macro
HI How can I hide or block a macro so that nobody else can edit or change it? I need to make a macro enabled workbook available to many users.
Wyn Hopkins
Aug 13, 2017MVP
You can lock your macro code via the following steps: Alt + F11 to open the VBA window Tools > VbaProjectProperties > Protection Tab