S
shm135
Hi,
I have five date columns in my table:
Date 1, 2 ,3 4, 5
I'm not sure how to do this in access but I want to create a query
that show all the records that does not meet this criteria:
IF Date3 is not blank THEN Date4 must be less than or equal to Date2.
ELSE IF Date3 AND Date2 are BLANK THEN Date4 must be less than or
equal to Date1.
Please, if someone can help me write this query. Thank you.
I have five date columns in my table:
Date 1, 2 ,3 4, 5
I'm not sure how to do this in access but I want to create a query
that show all the records that does not meet this criteria:
IF Date3 is not blank THEN Date4 must be less than or equal to Date2.
ELSE IF Date3 AND Date2 are BLANK THEN Date4 must be less than or
equal to Date1.
Please, if someone can help me write this query. Thank you.