protecting code

  • Thread starter Thread starter Jason
  • Start date Start date
J

Jason

Hey all,
I have a protected database that has 2 types of users.
1 is the user, and the other is the Admin (with real admin
privs, not the default ones). I want to protect my vba
code behind the forms. i read that all i needed to do was
remove the read design on the form. i did that for both
the user and the group. every time i go back in, all i
have to do is hit "ctrl g" and the code pops up ready to
be edited. Does anyone know why this is happening? and
the steps i can take to fix it.
Thanks,
jason
 
Back
Top