Thread: VBA Security
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Naga Naga is offline
external usenet poster
 
Posts: 3
Default VBA Security

I know there are some programs in the market that can be used to by pass or
"RECALL' the password for the excel VBA codes. How should we write it even
the password is correct, it will still delete or crash the whole excel to
prevent ppl reading the VBA codes.

Regards