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
|