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 Chris Miller 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: *

  1. DataJoe

    Parse String for Specific Keywords

    I have a continuous form where one can search an inventory table (item description) for specific keywords by typing the same into an unbound text box (FindBox). I have a hidden text box (ExactWord) with a Control Source of =ParseText([FindBox],0). And a command button on the form for finding the...

Part and Inventory Search

Back
Top