I'd like to search my Outlook email with regular expressions. Is this possible? If not, is there any sort of non-regex wildcard functionality? Without any sort of plug-in is preferable, but if not, that's an acceptable option. However, i'd very much like to avoid Google Desktop.

I'm using Outlook 2010, if that matters.

link|improve this question

70% accept rate
feedback

1 Answer

Bill, I've been using Outlook for over 10 years, through at least 3 versions. I've been a routine user of regular expressions in other software for nearly that long. Although I'm not using Outlook 2010, I'm fairly confident that the feature is not present.

Partly, I base my answer on MS Word (2007) functionality which does use wildcards. However, MS Word is not even close to being a regular expression, though you can see that it takes some influence from regular expressions.

link|improve this answer
thanks. I've been using it since Outlook 97 and have looked occasionally for regex support, but hoped i was just overlooking something new. Well, can you elaborate on the wildcards? Is that just * and ?, or some other set? – bill weaver Jan 24 '11 at 15:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.