I need a query that goes between two dates. The problem is the second date is not a static date. It is 90 days from the first date.
I thought the parameter should go like this:
Between [AUDIT_SETUP]![FirstMailDate] And [AUDIT_SETUP]![FirstMailDate]+90
Am I correct?
I thought the parameter should go like this:
Between [AUDIT_SETUP]![FirstMailDate] And [AUDIT_SETUP]![FirstMailDate]+90
Am I correct?