View Single Post
  #1   Report Post  
Tomasz Klim
 
Posts: n/a
Default Compiled Excel macros

Hi,

I think about selling my own Excel wordbook, that contains some macros. But
I don't want anyone to see these macros.

I tried to set password on VBA project, but it's insecure. There are
programs to crack this password.

I know, that Access has *.mde files, which contain macros in a compiled
form.

Does Excel have a similar functionality?

Are there any other hints to prevent users from seeing the macros?

Thanks in advance!

T.