I have a query that I would like to return all items that are overdue (ie the
due date is less that today
I have tried the following
<Date()
but this does not return any records (and there are records to be returned.
Any help??????
Cheers Nic
Mark - 19 May 2005 03:48 GMT
That should work. Only thing I can see is that the field that has your date
is not set has a date field.
> I have a query that I would like to return all items that are overdue (ie the
> due date is less that today
[quoted text clipped - 8 lines]
>
> Cheers Nic