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

Search results for query: *

  • Users: Kolinu
  • Order by date
  1. Kolinu

    Single quote's??

    If it's not a problem a simple way around this is to change the ' with ` in the table, so you would get O`Malley instead of O'Malley and the search will work OK.
  2. Kolinu

    subform top requery on textbox update

    Run an "On Exit" event procedure for the text box calling to requery the subform DoCmd.requery "nameofsubform"

Part and Inventory Search

Back
Top