Problem:
I have a datediff function as a field in a query:
DateDiff("d",[ClientHistory].[Date],Now())
When I put in the criteria: >30
I get two results based on the datediff values equal to 37 and 110 for the two records.
Now problem: when I use >[Enter value] for the criteria and enter...