I have a report that uses an ADO recordset. Date selection for blank dates does not seem to work correctly. I want to exclude records with blank dates. If I do not use any date selection, records display (there are records with dates, and there are records with blank dates). However if I select for a blank date ( < 1/1/1 , or =0/0/0) then ALL records are filtered from the report, including the non-blank ones. What is wrong ?
Any suggestions appreciated.
Any suggestions appreciated.