Search Folders - View only overdue items

A

Adam

I want to set up a search folder in Outlook 2003 that
only shows flagged email that are overdue.

I have successfully edited the search criteria and
defined a search that only shows the flags that are due
today. However I want a criteria that only shows the
flags that are due now.

I have set up a criteria that states:
"Due By" - "On or before" - "Today" which works but I
want to filter out the ones that are not due until later
in the day.

If i put in:

"Due By" - "On or before" - "Now" it shows items due
tomorrow.

Does anyone know a of a valid value that I can use that
will do what I want?

Adam
 
K

Ken Slovak - [MVP - Outlook]

On or before Now() works for me and it doesn't show anything due tomorrow
here. Does it make a difference for you if you add the parenthesis for your
search criteria?

If that doesn't work for you the search folder would have to be created
using code instead of the usual UI for creating search folders. You can do a
lot more using code than you can in the settings in the search folder
criteria dialog since you can directly edit the SQL that the search folder
DAV criteria uses.
 
A

Adam

Using Now() did not work for me... using code is outside
my ken, I guess i am just going to hav to live without it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top