View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
DBAL[_3_] DBAL[_3_] is offline
external usenet poster
 
Posts: 5
Default Protecting / Hiding the Code

Thanks alot man. That was the ticket! DBAL


-----Original Message-----
Hi
in the VBA editor right-click on your project name,

choose VBA
properties and assign a password.

Note: This kind of protection is very weak. There's no

way to really
protect VBA code.

--
Regards
Frank Kabel
Frankfurt, Germany

"DBAL" schrieb im

Newsbeitrag
...
Hey everyone, I need to find out how to hide the VB

code
behind an Excel Workbook. Is it possible to protect it
via password? Can the code be made inaccessible to the
users? Please advise

DBAL


.