View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sameerce[_11_] sameerce[_11_] is offline
external usenet poster
 
Posts: 1
Default Protecting the VB code from being viewed

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

--
Message posted from http://www.ExcelForum.com