Hi
I have an mdb I am converting to an adp. The client asked that the shift bypass key be disabled. In the mdb I did this by using this code on exit of the main form: -
CurrentDb.Properties("AllowBypassKey") = False
The method I used to set the property back to True was to have another mdb that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.