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

how do i enable/disable bypass key (shift key) 1

Status
Not open for further replies.

jofet

MIS
Joined
Sep 3, 1999
Messages
32
Location
PH
there is a way to enable the bypass key(shift key) (Access help) but how do i disable it? and open the entire database again.

thanks. [sig][/sig]
 
search the Help File for

AllowBypassKey Property

Keep in mind that once you set this to False, you can not open the database dialog box until you have reset it to True and restarted the database. So you need to have some type of method that will change this property back to True, a macro, autokeys, a hidden command button on a form....etc


PaulF [sig][/sig]
 
I wrote a detailed FAQ that goes into the specifics of how to do this in the FAQ section of this forum. If you need more info on how to do this, follow the link below. Also this are many good solutions to many Access problems in this section.


Good Luck :-Q
RDH

[sig]<p>Ricky Hicks<br><a href=mailto: rdhicks@mindspring.com> rdhicks@mindspring.com</a><br><a href= > </a><br> [/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top