View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mike.r.harris@blueyonder.co.uk is offline
external usenet poster
 
Posts: 11
Default 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.