View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Greg Lovern Greg Lovern is offline
external usenet poster
 
Posts: 224
Default How secure is SaveSetting?

On Jul 2, 2:39*am, "Bob Phillips" wrote:

could you not encrypt it as well?


Sure, but since any Excel VBA password can be easily and quickly
cracked, any encryption and decryption I did in Excel VBA could be
observed and copied.


Thanks,

Greg