Hello,
I'm creating a query from two tables, one parent and one child. I created a filter on a field taken from the child table (a date field, if that matters) and put "Is Null" (I didn't actually type in the "" symbols, though) in the query criteria box of this field so that only records with a blank value in that field will show up. However, when I run the query, there's a record that appears with date in that field. What's up with that? Could it be that records that are not null are appearing anyways if they have a 'sister' record that is null (that is, they share the same parent record)? Is this fixable?
Thanks in advance for your help!