How to hide VBA from others
save as a password protected addin
"Helge V. Larsen" (AndThis) wrote in
message ...
How do I hide my VBA from others ?
Of course I could protect my VBA using a password, but it is rather easy
to find a program on the net that will crack the password.
Any other suggestions ?
Is it possible to convert VBA to a DLL (Dynamic Link Library) ?
If yes, can the DLL then be used as a linked library (or whatever the
technical phrase is) attached through "Tools/References..." in the VBA
editor ?
Please (also) answer to (AndThis)
|