View Single Post
 
Old 05-28-2012, 04:43 AM
Herve86 Herve86 is offline Windows 7 64bit Office 2007
Novice
 
Join Date: May 2012
Posts: 1
Herve86 is on a distinguished road
Default Help Date filter

Hi all,

I would like to create a Custom view for an Outlook calendar that displays messages that were created on the previous "business day" or "weekday".
It's not built into Outlook, so I think I can do it using SQL statements:

%yesterday("urn:schemas:calendar:created")%

But the problem is that when this view is run on a Monday, it will only show calendar entries which were created on the Sunday, rather than the previous Friday.

Thanks for your help.
Reply With Quote