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 Mike Lewis 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. CHAVOUSA

    Parse Records with Comma Delimited Field

    The Like statement would only find whether or not the records has the comma. I am not familiar tiwh the Split function. I am trying to get the code that would actually build the dropdown list based on the value of that 'type' field. Considering that in the filed there may be just one word, or...
  2. CHAVOUSA

    Parse Records with Comma Delimited Field

    I created the sub below to obtain the product types of the products table in my shop database and then display it as a drop down box for the web user to select. It all works fine if there is a one phrase only in the product type field. However, I have several records that may have more than one...

Part and Inventory Search

Back
Top