I need to return contacts that have partial address info.
I've set up a series of queries in Access to find records with null values for Street, City, State and Zip (one query for each field)
I then wanted to combine the results of these queries to give me a list of records with any one of these fields being null.
How do I do this?? Can I do it with a single Query?
Thanks for your help,
Scott
I've set up a series of queries in Access to find records with null values for Street, City, State and Zip (one query for each field)
I then wanted to combine the results of these queries to give me a list of records with any one of these fields being null.
How do I do this?? Can I do it with a single Query?
Thanks for your help,
Scott