G
Guest
I am using a parameter query [enter days] to retrieve records whose dates are
more than [enter days] beyond today. I am using Expr1:
DateDiff("d",[invoiceDate],Date())in the field box and then using[enter days]
in the criteria line. This returns dates more than 30 days from today if I
enter 30 and also returns any date which is a single digit from today (1-9).
Anybody know why its doing this?
more than [enter days] beyond today. I am using Expr1:
DateDiff("d",[invoiceDate],Date())in the field box and then using[enter days]
in the criteria line. This returns dates more than 30 days from today if I
enter 30 and also returns any date which is a single digit from today (1-9).
Anybody know why its doing this?