Query and Contains filter

  • Thread starter Thread starter Roger L.
  • Start date Start date
R

Roger L.

I am attempting to write a query where the filter uses the
Contains operator. What syntax, if any, do I use in the
data field related to the 'contains' operator? I want to
enter AD and VO so that only records that contain those
values in a certain field are chosen. Or do I have to
use 'equal' along with 'or'? Thanks.
 
If you record a macro, you'll see the syntax.

And if you notice the syntax, you might be surprised that you can use that via
the userinterface.

Equals *AD*

(I find typing leading and trailing asterisks easier than scrolling down to
Contains!)
 

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