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!

Recent content by steveanders

  1. steveanders

    Change property of an adp using another mdb

    Hi I have an mdb I am converting to an adp. The client asked that the shift bypass key be disabled. In the mdb I did this by using this code on exit of the main form: - CurrentDb.Properties("AllowBypassKey") = False The method I used to set the property back to True was to have another mdb that...

Part and Inventory Search

Back
Top