VBA password problem
My VBA code is password protected. I need to create a Userform and
associated code on the fly... this is not problem. But releasing the
password to run the procedure IS!! Is there away around this?
I need to make it seamless so users are not aware of any
unprotect/protect activity in the background.
|