Hi
I am in Access Query Design view creating a query that retrieves records that are greater than the curernt date.
In the date database field, I am putting the one of the following:
> Date()
or
> Now()
Neither of these is returning records that are greater than the current date. Anyone have any ideas?
Paul