find a word in a comment field

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

i have a comment field in a table and i would like the
query to give me all records where this word is in the
comment field. is this possible?
 
On the Criteria row for the Comment field in your query you could put:

like "*desired word*"

hth,
 

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