Query to return records with both empty and populated field

JSimoncelli

Registered User.
Local time
Today, 12:16
Joined
Apr 23, 2012
Messages
73
I am trying to create a query that returns records whether a field has data or not…
There are three fields in question, SSN, DOB (this is a date field), POB (this is a foreign key representing a state in the query shows the actual state). Now unless the criterion is different then I just need the answer for one I can reproduce.
I would like to do this in the criteria box in the query.
The query pulls from one table, some of the employees in this table have the three fields populated some don’t. I would like the query to return all employees…
See Query Attached

John
 
Last edited:
dohh.... Thanks for the easy button, I guess if one looks at it to long the simple answer can elude you.....

:banghead:

:o All better now... Thanks...

John
 

Users who are viewing this thread

Back
Top Bottom