Protecting the VB code from being viewed

S

sameerce

Hi,
I have developed an application using Excel VBA. I have also protecte
the worksheets. But, if I already keep VB open and then open th
protected worksheet, I am able to view the code.

I want this code to be protected and should not be viewed by other
after distributing the application.

I have seen similar applications where even for veiwing the VB code, i
asks for the password. Can anyone tell me how can this be mad
possible.


Thanks,

Samee
 
Top