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 Chriss Miller 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 Petercl

  1. Petercl

    Runtime Error with MS Access 2000 Runtime not with Full Version

    The AfterUpdate event of a TextBox causes MS Access 2000 Runtime to crash, but running the same database from MS Access 2000 full version does not. The AfterUpdate event contains the following code; Private Sub TenderDue_AfterUpdate() Dim SearchString, SearchChar As String Dim Mypos...

Part and Inventory Search

Back
Top