PDA

View Full Version : Searching to match reminder (Begin) Dates


danson
04-21-2006, 06:06 AM
I have:

Search where:

Begin date, less than or equal to (date 1 week from now)
and
Begin date, greater than or equal to (today)
and
Begin date, exists


However this also matches items with Begin date present but completely blank.

How can I get the search to not match these fields? Basically I need some sort of 'not null' match.

I've tried adding:
and
Begin date, not equal to, [blank]

but that does not work either.

Thanks!
Dan

kevina
04-24-2006, 11:04 AM
A "Begin Date" Does Not Equal "NULL" search should work as you expected, but a bug exists in the current version of Ultra Recall which is thwarting your efforts.

The bug will be addressed in the next release of Ultra Recall, unfortunately I can't think of a suitable workaround in the meantime.

danson
04-24-2006, 04:58 PM
ok that's fine - good to hear it'll be sorted eventually.