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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HOW CAN YOU TURN OFF THE SHIFT FUNCTION

Status
Not open for further replies.

chubby

Programmer
Apr 28, 2001
278
US
Is there any way to turn off or change the shift function on ACCESS? I would like to use another key to open my database to the design view.
 
There have been many threads about it, and probably FAQs as well. I would seach in the Access forums on the AllowBypassKey property.

I am not however sure that it is possible to change this key to something else.
This will still not prevent you from using F10 to open the database window though.

John
 
You disable F10 and other keys this with an AutoKeys macro group, as described in the help (search for AutoKeys).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top