P
Pasadena-D via AccessMonster.com
Hello,
I have a query that I want to run to pull data, but I want it to exclude
"Complete" and "Approved" in the Status field, and return everything else
except those 2 words. I have tried several different ways to do it, but I can
only get it to exclude one or the other. I'm using this right now:
Not Like "Complete" AND "Approved"
This only gives me Approved, which I don't want. Please help!
I have a query that I want to run to pull data, but I want it to exclude
"Complete" and "Approved" in the Status field, and return everything else
except those 2 words. I have tried several different ways to do it, but I can
only get it to exclude one or the other. I'm using this right now:
Not Like "Complete" AND "Approved"
This only gives me Approved, which I don't want. Please help!