Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need Help With Keystroke Events

Status
Not open for further replies.

vr

Programmer
Oct 14, 1999
54
US
I want to assign a password to Shift+F11 to only allow authorized personnel into the database design.<br><br>I am having trouble.&nbsp;&nbsp;Can anyone help???<br><br>
 
It sounds like setting up Access security would be preferable than trying to trap keystrokes to prevent unauthorized users from getting into design of db objects.&nbsp;&nbsp;However, I believe the Shift (on open) or F-11 (at runtime) of Access can by dynamically set based on login name using Application.Setoption, and using the Startup options, I think it's 'allow special keys' that you want to look into.<br>--Jim Horton
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top