making outlook's task view more useful
Outlook's Task view is handy for keeping track of day-to-day work tasks. I keep it open in a separate window and use various formatting and filters to show the data I want. In particular there's a "DASL" filter to show a combination of all open tasks, and those completed within the last two weeks:
To set the DASL filter:
- Click View->Arrange By->Current View->Customize Current View
- Click Filter
- Click the SQL tab
- Click "Edit these criteria directly"
- Enter the following:
("http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/811c000b" = 0 OR
"http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/810f0040" >= today(-1209600))
written by Chris Beach
16/11/07 04:26pm
(5 months, 3 weeks ago)
16/11/07 04:26pm
(5 months, 3 weeks ago)


