Outlook icon

Using Outlook's ItemSend Event to BCC Emails

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 »

Outlook icon

Save money, use VBA

I was browsing the Internet recently and found a company that sells Outlook add-ins for various purposes (I won't mention the company). What a shame, because a few lines of VBA code could save dozens or hundreds of dollars that might be otherwise spent on frivolous add-ins that remind you if you forgot an attachment, or automatically BCC someone, or something similar. As long as you're OK with giving up a pretty UI (with the company's logo plastered on it, of course) and are willing to get into the trenches and debug your own code.

Continue Reading: Save money, use VBA »

Site last updated: February 9, 2012