query question

  • Thread starter Thread starter David M. Fizer
  • Start date Start date
D

David M. Fizer

Hello


I have a query asking the user to type in the flavor of a product. My
problem is that some brands call their product either plain, traditional,
or meatless (all meaning plain). Is there a way if a user types in one of
the three that all records that have one of these three flavors show?


TIA,
David
 
I think the only way would be if you created a table of synonyms. Lookup
what the user types in, and use all of the synonyms in your query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top