In my query I want to filter a field to exclude all records that start with "MTC" so I used the Not Like "MTC*" in my criteria. In my list of 100 records I know there are only 6 that meet this criteria but when I run it my results only have 56 records. (The other 38 went to Neverland)
If I reverse the criteria and put in Like "MTC*" I only get the 6 records I know are there.
Am I missing something for the "NOT" opperator? I'm perplexed...
I tried to search an answer but no luck....
Thank you... Lori
If I reverse the criteria and put in Like "MTC*" I only get the 6 records I know are there.
Am I missing something for the "NOT" opperator? I'm perplexed...
I tried to search an answer but no luck....
Thank you... Lori