mohemmedomer
New Member
- Joined
- Jul 31, 2011
- Messages
- 4
Hi,
I need a program in VBA for Outlook that'll autoforward emails with specific words in their attachments (.htm attachment) coming into my inbox. What I need is that as soon as my inbox receives an email with subject line as QC Feedback, and the sender being, say, mohemmed.omer and the attachment containing any of these words : EDITOR ID : MNALL or EDITOR ID : ASMAB or EDITOR ID : AVIDY or EDITOR ID : SSATH, then the Outlook tool should autforward this kind of email to a specific distribution list. I tried using rules and alerts to do so, but there is no rule or alert on my Outlook that would allow me to autoforward incoming emails based on a specific string in the attachment. Hence, I am looking for a VBA program to do the trick.
Any help would be appreciated.
I need a program in VBA for Outlook that'll autoforward emails with specific words in their attachments (.htm attachment) coming into my inbox. What I need is that as soon as my inbox receives an email with subject line as QC Feedback, and the sender being, say, mohemmed.omer and the attachment containing any of these words : EDITOR ID : MNALL or EDITOR ID : ASMAB or EDITOR ID : AVIDY or EDITOR ID : SSATH, then the Outlook tool should autforward this kind of email to a specific distribution list. I tried using rules and alerts to do so, but there is no rule or alert on my Outlook that would allow me to autoforward incoming emails based on a specific string in the attachment. Hence, I am looking for a VBA program to do the trick.
Any help would be appreciated.