View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mohan Pawar Mohan Pawar is offline
external usenet poster
 
Posts: 2
Default Protecting VBA code

"JackJ" wrote in message
...
I probably do or should know this, as Ive been programming for years. But
the minds a blank and needs to be kick started again.

Programs abound everywhere to unprotect code or to find passwords.

How then can I protect my Excel VBA code? Can I compile it?
VB seems OK but then do I get a single, simple executible?
Or am I forced ro reprogram in C++ or even Delphi (that can produce very
tight stand-alone executibles)?


Read a thread with subject name "Distribute Excel Workbook with licence?" in
the newsgroup microsoft.public.excel.sdk. The original post is dated Feb 19,
2004. It may answer some of your questions.

HTH
***********************
Mohan Pawar


I apologise if the answer is obvious.
Thanks