Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple Nulls In Query

Status
Not open for further replies.

Quan9r

Technical User
May 18, 2000
36
US
I have a query with multiple fields -If any of the 4 fields are null I want it to return a name; currently it is returning those names with multiple null fields - not if any are null but if all are null - I imagine it is a rather simple fix - any suggestions would be appreciated!!!!


 
Sounds like you are using and AND instead of an OR clause. It would be easier if you posted the query here and we could know for sure... "Alcohol is our friend, and it's about time we had more friends over."

Terry M. Hoey
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top