How can I protect VBA code with a password, so users are unable to view the code? Thanks, ~ Horatio
H Horatio J. Bilge Nov 13, 2004 #1 How can I protect VBA code with a password, so users are unable to view the code? Thanks, ~ Horatio
N Norman Jones Nov 13, 2004 #2 Hi Horatio, In the VBE, with the project selected: Tools | XYZ Properties | Protection Tab | Password where XYZ is the project name, the default being VBAProject.
Hi Horatio, In the VBE, with the project selected: Tools | XYZ Properties | Protection Tab | Password where XYZ is the project name, the default being VBAProject.
E Earl Kiosterud Nov 13, 2004 #3 Horatio, In the VBE, Tools - VBA Project properties - Protection tab. Check "Lock project for viewing."
Horatio, In the VBE, Tools - VBA Project properties - Protection tab. Check "Lock project for viewing."
H Horatio J. Bilge Nov 13, 2004 #4 That's what I had been trying, but this time it worked. I guess I did something different. Thanks for the help. ~ Horatio
That's what I had been trying, but this time it worked. I guess I did something different. Thanks for the help. ~ Horatio