ChrisCione
Registered User.
- Local time
- Today, 07:31
- Joined
- Sep 11, 2008
- Messages
- 17
I'm trying to create an "IsNull" query that will return results if no value was found in EITHER one of two fields.
For example:
Field 1 = Create Ad
Field 2 = Distribute Ad
I would like to be able to search multiple records and return all records containing no value in EITHER field 1 or 2 (or both). In other words, if a record contains no value in ANY of those fields, I would like to see this in the query.
Can this be done in one query?
For example:
Field 1 = Create Ad
Field 2 = Distribute Ad
I would like to be able to search multiple records and return all records containing no value in EITHER field 1 or 2 (or both). In other words, if a record contains no value in ANY of those fields, I would like to see this in the query.
Can this be done in one query?