Outlook icon

Send All Replies to one email address

If you have multiple email addresses set up in Outlook, you might want replies sent to only one address, regardless of which one you're sending from. To set this option manually, you click Options and type in the "Have replies sent to" box.

Continue Reading: Send All Replies to one email address »

Outlook icon

Tally Ho: Sending and counting voting responses in Outlook using VBA

A structured and simple way to send out a simple survey using Outlook is to use the voting options available in an email message. You'll see them when you open an email (in Outlook 2003) and click the Options button on the Standard toolbar:

Continue Reading: Tally Ho: Sending and counting voting responses in Outlook using VBA »

Automation iconOutlook iconVBA icon

Event Code for Forwarding Selected Text to Another Email Address

Here is the event code I promised for forwarding emails to another email address. It does exactly the same thing as the previous code, but since it is event code, once you place it in a class module and restart Outlook, it runs automatically without any need for you to run macros by hand.

Continue Reading: Event Code for Forwarding Selected Text to Another Email Address »

Outlook iconVBA icon

Outlook VBA Code to Check Mail Size

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: Outlook VBA Code to Check Mail Size »

Site last updated: February 9, 2012