Hiding VBA Code


Posted by Duncan on February 28, 2001 9:01 AM

Is there a way of protecting the code you have written so that a user cannot automatically access it??



Posted by Marcie on February 28, 2001 9:09 AM

You can password protect your code. From the VB editor, access Tools | VBA Project properties | Protection. Then lock the project for viewing and set a password.