Date is <today

N

Nic

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
 
M

Mark

That should work. Only thing I can see is that the field that has your date
is not set has a date field.
 
Top