date criteria for query

  • Thread starter Thread starter David Mainland
  • Start date Start date
D

David Mainland

I work with two queries-one returns actions that are 30
days overdue [<Date()-30] and the other returns actions
that are 60 dyas overdue [<Date()-60].

I need to modify the 30 day criteria to return
actions 'equal to 30 days but less than 60 days overdue'.

Any help would be greatly appreciated.
 
Back
Top