query for contains

S

SReed

I am trying to create a query to search a field for
information that is contained, not necessarily an exact
match. For example if I have data in a field that says
defect codes for hold tags, I would be able to type defect
codes and have it pull this data.
 
L

larry

-----Original Message-----
I am trying to create a query to search a field for
information that is contained, not necessarily an exact
match. For example if I have data in a field that says
defect codes for hold tags, I would be able to type defect
codes and have it pull this data.
.
in the criteria of the field use like
like ["Enter text"]
 

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

Top