How can I scramble/encrypt my VBA source code ? 
Author Message
 How can I scramble/encrypt my VBA source code ?

I'm a newbie and need help from expertise here.
I know that we can use password to protect our VBA source code, but
can we scramble/encrypt it, instead of password protecting ?

Or more spesific question is how can I protect my VBA before
delivery ?

Regards,

Chuck Rewood



Sat, 14 May 2005 16:22:23 GMT  
 How can I scramble/encrypt my VBA source code ?
Hi Chuck,

Quote:
> I know that we can use password to protect our VBA source code, but
> can we scramble/encrypt it, instead of password protecting ?

No, password protection is the only method available.

Or, you create an COM Addin using VB, then your code is in a DLL or
EXE file.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister
http://www.mvps.org/word
http://go.compuserve.com/MSOfficeForum

This reply is posted in the Newsgroup; please post any follow
question or reply in the newsgroup and not by e-mail :-)



Mon, 16 May 2005 00:37:08 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How can I scramble/encrypt my VBA source code ?

2. encrypt source code of a VBS?

3. Crystal Reports Canned Code

4. Visual Basic source-code to C++ source-code

5. Visual Basic source-code to C++ source-code

6. Visual Basic source-code to C++ source-code

7. Looking for a VBA/VB source code printing utility

8. Excel VBA and Source code control

9. VBA Source Code Control Add-In - change provider?

10. Source code of VBA project

11. How to prevent user to see vba source code

12. NEW VB, VBScript, ASP and VBA Source code and Controls

 

 
Powered by phpBB® Forum Software