Encryption in VBA

  • Thread starter Thread starter Meagon
  • Start date Start date
M

Meagon

Guest
Hello,

Does anyone now of a class/module/script to encrypt a string in VBA?

Thkx,

Meagon
 
I use a basic bit of code to encrypt / decrypt a password field on a form if that is any help
 
Thkx to all :D
Great help.
Solved the issue combining 2 encryption keys randomly. Looks very nice now.

Once again, Thkx! :D
 

Users who are viewing this thread

Back
Top Bottom