How do I hide an Excel module or macro from other users

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

Guest

I wish to hide and protect Excel macros from other users. I am using Excel
2000.

thank you
 
Alt+F11 while in the workbook of interest. VBA window opens. in the lef
side pane, titled Project, look for a section that contains the filenam
of interest. it should be there as VBAProject (filename). right clic
there, go to VBAProject Properties in the resulting context menu. go t
Protection tab. lock project for viewing and provide passwords.

this protection is flimsy, it can be cracked with a little effort. bu
its good enough for a novice user
 

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