I have a query that I use the following criteria ( like*"tech*") I would like to use this query in a report I would like to select what item to select using the like because there will be three items in the field and I am only wanting the item selected to show.
so I tired like*[select]* but that doesn't work.