J
James K via AccessMonster.com
I want to Query a Table using the Query builder. I want to find certain
words and exclude them from the results.
I was told by a friend to use the following syntax. NOT IN ("CO","CORP",
"Corporation")
When I do this, those items with CO, Corp, and Coporation are still in the
results. What have I missed.
words and exclude them from the results.
I was told by a friend to use the following syntax. NOT IN ("CO","CORP",
"Corporation")
When I do this, those items with CO, Corp, and Coporation are still in the
results. What have I missed.