Protect VBA codes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can i protect VBA codes from modifications and viewing using macros?
Currently i can only protect the codes by going to the VBA properties.
However, i am using macro to generate multiple excel files with modules and i
need to protect the excel file's module...is there any way to be done? like
coding ..etc?
 
No, you have to do it manually. Wouldn't the virus writers love it if it were
otherwise?
 
HI,

you can do it but the only way to do so is using the SendKeys method

So long

Shirley a écrit :
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top