I am trying to create a query that takes data from several tables. I have a series of combo boxes on my form that populate based on selections from other combo boxes. Some of these remain empty, if the field doesn't pertain to a previous selection.
When I try and run the query, it doesn't display records that have these blank values. How do I manage to get it to diplay these records?
When I try and run the query, it doesn't display records that have these blank values. How do I manage to get it to diplay these records?