I have a query which I use to show items that haven't been completed, and use a date field as the checking field. What I do is set the Criteria to show Is Null which should (I believe) only show items with no date in the list, but for some reason if a date is added it doesn't refresh the list.
Is there an alternative for a Date Field to show only empty records with no date in this field.
Name of Field is ReportDate Format set to Date/Time and short format. In the query it is set to Is Null.
Any guidance will be useful.
Is there an alternative for a Date Field to show only empty records with no date in this field.
Name of Field is ReportDate Format set to Date/Time and short format. In the query it is set to Is Null.
Any guidance will be useful.