Not like

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to have a query check field 1 agents field 2 and if they do not
match show the record.
 
Then just build a wuery with all your fields. Under 'field1' just put the
criteria...

not [field2]



This will only pull fields where the two do not match.
 
Thanks Rick

Rick B said:
Then just build a wuery with all your fields. Under 'field1' just put the
criteria...

not [field2]



This will only pull fields where the two do not match.

--
Rick B



KAnoe said:
I would like to have a query check field 1 agents field 2 and if they do not
match show the record.
 
KAnoe,

In the Criteria of the field 1 column in your query, put the equivalent
of...
<>[field 2]
 

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