Use criteria on DueDate like this for those coming due in 3 days --
<Date()+2
Add a criteria to the Completed field that reads Is Null so as not to
pull records that are complete.

Signature
KARL DEWEY
Build a little - Test a little
> Is there an easy way to setup aquery where it will calculate overdue tasks
> based on the computer date (I don't want to have to go back in and chage the
> statement everytinme I wnat to see what is overdue) Any suggestions