Query display

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

I have a query that pulls information from different
tables into a query. However it only displays information
when all the fields in the query are filled in. How do I
get it to display all the information regardless of
weather there is information in a particular field or not.
 
When all the fields in the tables the query is pulling
from are filled that is.
 
So if one or more fields are missing the record should not be returned?

In every column you will need to enter the criteria

Is Not Null
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top