Hi,
I have a VBA code that I'dd like to protect and prevent users from viewing the code.
still, I want them to use and activate the code by clicking a button that operates the macro.
I protected the macro by using the 'VBAProject - Project properties' => 'Protection' tab.
the problem is that trying to operate the macro when the password was not entered creats the 'error 50289 project protected'.
appreciate the help.
Amit
I have a VBA code that I'dd like to protect and prevent users from viewing the code.
still, I want them to use and activate the code by clicking a button that operates the macro.
I protected the macro by using the 'VBAProject - Project properties' => 'Protection' tab.
the problem is that trying to operate the macro when the password was not entered creats the 'error 50289 project protected'.
appreciate the help.
Amit