how do i bypass an access module password

  • Thread starter Thread starter Manish Dave
  • Start date Start date
M

Manish Dave

I have inherited an access application that was built by a person who is no
longer with our company. This person set a password on the VBA modules and
now when I am trying to make a change I cannot.
Does anyone know how I can bypass this password? or if there is any
workaround?
 
You’ll find MUCH more on this if you google for an answer than if you post
your questions here.

http://tinyurl.com/2uonpsk

If you want to prevent people from modifying the code in the future,
distribute your file as a .mde to each user.

Good luck!!
 
Back
Top