What is the big difference between the "and" and the "or" statements in when using them as a parameter in an Acces query?
I'm using it to filter out data that I don't need, so I am using "Not Like --- and Not Like" i am also trying "Not like --- or Not Like" They are both pulling data, but my file is like 35k files,so it is hard to determine what is going on. The "and" statements pull 14k and the "or" statements pull 16k.
Thanks
I'm using it to filter out data that I don't need, so I am using "Not Like --- and Not Like" i am also trying "Not like --- or Not Like" They are both pulling data, but my file is like 35k files,so it is hard to determine what is going on. The "and" statements pull 14k and the "or" statements pull 16k.
Thanks