Work

EXTRACT EMAILADDRESSES FROM OUTLOOK REPORTS

VBA
Microsoft Outlook
Microsoft Excel

This macro generates a list of e-mail addresses that have failed to be sent.

outlook logo

Github - EXTRACT EMAILADDRESSES FROM OUTLOOK REPORTS

You might have been in a situation where you sent emails to hundreds of users/customers on Outlook, but inevitably many of the mail addresses were not reachable. As a result, you received a lot of undelivered reports, and you probably want to remove those mail addresses from the list for the future. But, how would you extract the addresses from the reports? Well, this code can be useful in this situation, so please feel free to use my code to avoid this tedious and time consuming task.