Shift/Open Bypass

  • Thread starter Thread starter Les
  • Start date Start date
L

Les

I am trying to use the code in the following link to prevent Shift/Open.
However I cant figure out where it's supposed to be placed or called from.

Help please!

http://www.mvps.org/access/general/gen0040.htm (linked to from
the article Perry cites) to ensure that you create the AllowBypassKey
property properly. Otherwise, it's not particularly secure.

Les
 
You can call it from anywhere you want.

In fact, I took that code, and some other code at he mvps site, and in less
30 minutes, I had a nice little utility that actually lets you browse to the
database of your choice, and set/un-set the shift key.

Grab my working example here..and you can get some ideas on how to use that
code:

http://www.attcanada.net/~kallal.msn/msaccess/msaccess.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Function to disable/enable the shift bypass key 2
disallowing SHIFT Bypass 8
Bypass SHIFt bypass 3
VBA Datatype conversion error 2
Access Shift By Pass 3
Shift Key bypass 11
Bypass Shift/Open 3
Shift ByPass 4

Back
Top