how to protect a macro by giving a password
D Dave Peterson Jun 3, 2004 #2 You can protect your project by going into the VBE (Alt-F11 is one way). Selecting your project Tools|VBAProject Properties|Protection tab. That said, there are password crackers out there. But it keeps most out of your code.
You can protect your project by going into the VBE (Alt-F11 is one way). Selecting your project Tools|VBAProject Properties|Protection tab. That said, there are password crackers out there. But it keeps most out of your code.