Search results

  1. J

    Solved Using like with multiple criteria in the same field

    I have a table with the field stock and contact. There are rows that have: # /stock / contact 1. IBM / sally 2. IBM / joe 3. CSCO / terry 4. AMZN / joe I want to be able to prompt the user to pick whatever stocks they want to look for, and show only those names I.e. search - like * AMZN,IBM...
Top Bottom