About halfway down the Outlook page, there is some VBA code for opening an Excel workbook attached to an email, running a macro on it, then cleaning up and moving the email to another folder.
Continue Reading: Hands Off That Email Attachment! »
Custom Office Programming and Automation
About halfway down the Outlook page, there is some VBA code for opening an Excel workbook attached to an email, running a macro on it, then cleaning up and moving the email to another folder.
Continue Reading: Hands Off That Email Attachment! »
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: Resending Outlook Messages via VBA Code »
While browing some other lovely VBA blogs, I came across this site with some really excellent code.
Continue Reading: VBA Macro to Remove Stationery from Email Message »
Follow Me