View Single Post
 
Old 03-12-2012, 04:02 AM
bobsawyer7 bobsawyer7 is offline Windows XP Office XP
Novice
 
Join Date: Mar 2012
Posts: 1
bobsawyer7 is on a distinguished road
Default Apply filter with VBA

Hi there

I'm trying to apply a filter programmatically to my inbox. I need it to look for a couple of keywords in the subject line and use the like operator or equivalent.

So what I'm looking for is to be able to run a macro which shows only mail with "ABC Computers" or "Mail from ABC" within the subject line. The subject lines often contain other text as well, such as a date, but always one or other of these 2 strings.

Is this possible?

Thanks

Bob
Reply With Quote