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 MikeeOK 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 raport

  1. raport

    making a query from an existing query

    thank you for your simplifying the codes.
  2. raport

    making a query from an existing query

    dear friends, thank you for your suggestions. initially i did it this way after your suggestions. i placed an input box and have the user place his search criteria separated by comma. the program looks for the words in the fields place them in the array and use the sql like and serries of...
  3. raport

    making a query from an existing query

    dear friends, i'm new to this forum and posted this thread in the MS Access forum which i think is not appropriate. so i decided to post it here which i think is the closest place for this. sorry for whatever clatter this thread may make. i'm making a select query on 1 table (Items) and 1...
  4. raport

    making a query from an existing query

    sorry i should have posted this in the sql access jet engine forum. thanks anyway.
  5. raport

    making a query from an existing query

    dear friends, i'm making a select query on 1 table (Items) and 1 field (Description) with a memo type data in it. that means that there are quite a number of words in the said field. i need to see if the description field contain the words being searched by the user. similar to a web search...

Part and Inventory Search

Back
Top