Date is <today

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
That should work. Only thing I can see is that the field that has your date
is not set has a date field.
 
Back
Top