Retreiving Data from sources when one is null

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am combinign five queries into one and cannot get the query to run if one
of the original quesires does not have any data for a field. Is there an if
then statement or something I can use that tells access to retrieve all data
from a certain date even if one field is blank?

Thank you
 
You might want to right click on the join (the line between the data
sources) and select the join properties. There you have the option to show
all data from one source and only the those records from the other source
where the joined fields are equal.
 

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