G
Guest
I am a newbie so bear with me. I have a database that is set up to track all
job by projectid.
I created a multiple parameter query to show all the amount spent from
different tables for the one id.
Then I have my suppliers table that has null values in the date field (enter
date is my parameter). So when I try to put the supplier table in with the
other table. when I run my query nothing shows up if there is a null
value.Just because of that one table.
So what I want to be able to do is if my projectid is null for that field or
the date is null for that field, I still want to see the rest of the results
for the projectid.
I hope you can understand this I hope I am explaining it correctly. If you
need anything pasted over here I would be more than happy.
Thanks for the help
job by projectid.
I created a multiple parameter query to show all the amount spent from
different tables for the one id.
Then I have my suppliers table that has null values in the date field (enter
date is my parameter). So when I try to put the supplier table in with the
other table. when I run my query nothing shows up if there is a null
value.Just because of that one table.
So what I want to be able to do is if my projectid is null for that field or
the date is null for that field, I still want to see the rest of the results
for the projectid.
I hope you can understand this I hope I am explaining it correctly. If you
need anything pasted over here I would be more than happy.
Thanks for the help