Resending Outlook Messages via VBA Code February 26, 2008 by JP Comments I just posted some new code on the Outlook page which demonstrates how to automate the "Resend This Message…" functionality which is found on the Actions menu of an opened Sent email. Continue Reading » Filed Under: Outlook, VBA Tagged With: Outlook, Resend This Message, VBA
VBA Macro to Remove Stationery from Email Message February 1, 2008 by JP Comments While browing some other lovely VBA blogs, I came across this site with some really excellent code. Continue Reading » Filed Under: Outlook, VBA Tagged With: Outlook, remove stationery, VBA
Outlook VBA Code to Check Mail Size January 22, 2008 by JP Comments This code, run on the currently open mail item, will display a message box giving you the size of the email in kilobytes. Continue Reading » Filed Under: Outlook, VBA Tagged With: MailItem, Outlook, VBA
Follow Me