Hi,
I have a query that shoudl produce information about the previous days production using several sub-queries. One of these uses information about the previous days two shifts which is entered into the database seperately and all the others are just information about the day in general.
If no information is enetred into any of the fields then the query returns no results what so ever!! Sometimes data may not be enetered into some fields but the other information still needs to be displayed.
My question is how do i get the query to return information even if some fields are empty.
Any solutions would be great;y appreciated.
Thanks
I have a query that shoudl produce information about the previous days production using several sub-queries. One of these uses information about the previous days two shifts which is entered into the database seperately and all the others are just information about the day in general.
If no information is enetred into any of the fields then the query returns no results what so ever!! Sometimes data may not be enetered into some fields but the other information still needs to be displayed.
My question is how do i get the query to return information even if some fields are empty.
Any solutions would be great;y appreciated.
Thanks