This has probably been discussed but I can't find the answer.
I want to query using a form. If a form field is empty I want the query to return all results from the table including null fields.
If I query 'Is Null' then it does return the null fields (indicating that the fields are, in fact...