allowbypasskeys

A

Allen Browne

In the Immediate window (Ctrl+G):
dbEngine(0)(0).Properties("AllowBypassKey") = True

If this is to change the property for a different databas, see help on
OpenDatabase() in place of dbEngine(0)(0)

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.

derrick said:
searching for code to activate allowbypasskey that deactivates the shift
key
 

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

Top