There's a great tip over at Permanently delete from pst-file and Compact Now as well as Compact on Exit that shows you how to automatically set Outlook to compact PST files on exit. It's similar to the "Compact On Close" option available in Access (see SetOption for VBA syntax). Now if only there was something similar for Excel.
Don't Reply to BCC emails
In You may have been BCCed warning, Outlook MVP Robert Sparnaaij shows us how we can see a warning when we are BCC'd on an email, so we don't hit Reply To All and embarrass ourselves. However, he didn't mention how we can leverage VBA event handlers as well. So we'll have to do so in this space.
Follow Me