G
Guest
Hello all;
I have created a search query. I want to put in search criteria that would
filter the data. All I want to do is have the software look for two words in
the "comments" field, and if it finds one of these two words, then I don't
want that record displayed. I thought that if I used
Not Like "a*" OR Not Like "b*"
as criteria that the query would work, but it is returning all records WITH
"a" and "b" (the opposite of what I want). What is the proper way of
expressing my search criteria?
Thanks!
Casa
I have created a search query. I want to put in search criteria that would
filter the data. All I want to do is have the software look for two words in
the "comments" field, and if it finds one of these two words, then I don't
want that record displayed. I thought that if I used
Not Like "a*" OR Not Like "b*"
as criteria that the query would work, but it is returning all records WITH
"a" and "b" (the opposite of what I want). What is the proper way of
expressing my search criteria?
Thanks!
Casa