Hello,
I would need some help with the following:
I've written a macros that automatically sends emails via outlook, it works great but I didn't think that I would be getting so much "Delivery Status Notification (Failure)"!!!
Therefore, i'm looking if there is someone that can help provide or guide me in the right direction for some vba code that would do the following:
Thanks in advance...my inbox is FULL (over 200) of those email I would love to get these cleaned up automatically.
Denis
I would need some help with the following:
I've written a macros that automatically sends emails via outlook, it works great but I didn't think that I would be getting so much "Delivery Status Notification (Failure)"!!!
Therefore, i'm looking if there is someone that can help provide or guide me in the right direction for some vba code that would do the following:
- Look in outlook Inbox for email with the "Delivery Status Notification (Failure)" in the email subject line
- If true, then extract email address in the email body
- then, look in spreadsheet (column "D") for the same email address
- when found Write "failed" in (column "J")
Thanks in advance...my inbox is FULL (over 200) of those email I would love to get these cleaned up automatically.
Denis