Is there any way to password protect the VBA only in a database? I have spent several weeks programming a database to be used by myself and two other people for a huge project. I recently discovered that one or else both of the other people on the project have gone in and made changes to the VBA behind the database. In the process of doing so, they corrupted the modules I had set up. I would like to set the database up so that they can still get in and use it, but they can't make any changes to the VBA. Is that possible? Thank you so much for your assistance.