Guest_imported
New member
- Jan 1, 1970
- 0
I have created a query for a membership database. The query should select records based on the following criteria:
Field Criteria
Email is not null
city Calgary
Catagory not for profit
or
email2 is not null
The first 3 criteria seem to be working properly but the catagory criteria gives me the not for profit and also includes some other catagory records not requested. It does not include all records for the other catagories just some of them. Can someone please tell me what I'm doing wrong.
Field Criteria
Email is not null
city Calgary
Catagory not for profit
or
email2 is not null
The first 3 criteria seem to be working properly but the catagory criteria gives me the not for profit and also includes some other catagory records not requested. It does not include all records for the other catagories just some of them. Can someone please tell me what I'm doing wrong.