CR10
I have a date field in a table which is not always filled in, therefore, it is blank.
There is also a date range parameter which I must test for.
I know how to test for the entered date range, but am not sure what to do about the blank date field.
I have tried using IsNull, but it did not select records with the blank date field.
I have a date field in a table which is not always filled in, therefore, it is blank.
There is also a date range parameter which I must test for.
I know how to test for the entered date range, but am not sure what to do about the blank date field.
I have tried using IsNull, but it did not select records with the blank date field.