Browsing Google Blogs for VBA blog posts is an excellent use of your time. This time, I found a blog post on Windows Live by Michael Lu called Outlook Auto BCC VBA (link removed). He posted code that uses the ItemSend event to automatically add (and resolve) a BCC Recipient to outgoing emails.
I won't repost his code here; visit his post for that. What I will do is repost my comments, and add some more.
Continue Reading: Using Outlook's ItemSend Event to BCC Emails »
Follow Me