Visual Basic Editor

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

Guest

We are working on a project to secure an Access database. We were going to
compile the database to an mde. However, the users have requested the
ability to still see the Visual Basic Editor. If we allow them access to the
editor is there a way to ensure that they can not change the VB code?
 
The only way to allow them to see VBA code is to give them *.mdb file along
with the *.mde.
 
Back
Top