How to set up Rules and Alert as a vba macro in Outlook 2003
I have a task of looking through approx 200 emails (from the same email
address) a day looking for particular information within the email to work on.
Each email contains more than one item I'm looking for, therefore it may
repeat the following example several times in the same email but with a
different name:
Changes Input By : name
Using the Rules and Alert to move to a different folder for the ones I don't
want to look at, but this is only useful if the name is the same throughout
the email, as any that have different name may need to be checked.
Therefore I am wondering if it's possible to use the Rules and Alert
function but within vba and then search for name next to Changes Input By:
and see if the name is a Alias within the Global Address List (Address
Book)?
|