Hi All,

I hope you are well and can help me with a task I'd like to automate for myself (mainly because it's started to get really annoying to do manually...)

I have some vba skills in excel and word but not so much in Outlook but I imagine this is possible.

The request which I'm hoping someone can help with is:

> With any New / Reply / Forward emails
> In email subject line I type a particular word e.g. WORD7654321 (spaces at beginning and end so nothing will tack on to it)
> Within the vba code I have a long list of "WORDS" combined with numbers like the one in the subject line and when I click on send if WORD7654321 is found in the list then automatically convert that word into email format and Bcc it e.g. WORD7654321email@domain_name.com - it will always be this format: & "email@domain_name.com" (it's a public folder repository email address where we must file all emails pertaining to WORD7654321)

I hope this make sense and I hope this is something that one of the Outlook coders can help with? Or guide me in the right direction with snippets of help?

Thanks so much and if you need me to clarify anything please let me know.

Cheers

Paul, Ireland