I have a custom task view that does what I think you want. I call it "to_schedule":
"unless any criteria are met" "due date greater than or equal to 0 days" "due date less than or equal to 0 days" "is complete" Don't ask how I came by this... :-S An additional view that is helpful I call "incomplete scheduled tasks": "if all criteria are met" "due date is greater than 9999 days from now" "Is incomplete" What makes this less than obvious is the direction of "from now" is only implied, and "greater" is also ambiguous. IMO, better would be "due date is XXXX days earlier than now". -- Joshua On 6/23/04 12:32 AM, "Kirk McElhearn" <[EMAIL PROTECTED]> wrote: > Unfortunately, a very useful custom view criteria is missing for tasks: you > can't set up a custom view for tasks with no due date. (I have several such > tasks floating around waiting for responses so I can set due dates.) I've > tried creating a custom view by combining several criteria, but can't get it > to work. Any ideas on this? > > > Kirk > > My new e-book: Take Control of Users and Accounts in Panther > http://www.tidbits.com/takecontrol/panther/users.html > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > . . . . . . . [EMAIL PROTECTED] | http://www.mcelhearn.com . . . . . . > . . Kirk McElhearn | Chemin de la Lauze | 05600 Guillestre | France . . > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
