Create Outlook email messages using data contained in an Excel workbook OR CSV file.
Use a Macro to Assign Messages in a Shared Mailbox
How to use an Outlook macro to move messages to a new folder or mailbox or to assign categories to the message round-robin style.
Create an Appointment at the Contact's Address
How to create a new Outlook meeting with a selected contact. Includes a macro to include the contact's address in the Location field.
Outlook Folders Appear Empty after Exporting an IMAP Account
After importing IMAP folders to Personal Folders or an Exchange mailbox, messages in the imported folder are hidden.
Add the Age to a Birthday on Outlook's Calendar
How to add a person's current age to a birthday event on Outlook's Calendar using a macro.
Create Outlook Folders from a List of Folder Names
How to use a macro to create Outlook folders from a list of folder names in a csv file.
Macro to Reply, ReplyAll, or Forward and File
Use a macro to file the original message by sender after responding.
View the CC or BCC Addresses in a Sent Message
Use a macro to display the BCC recipients in an Outlook.com account in Outlook 2013.
Create a Custom Numbering Field for Outlook messages
How to create a custom index field on Outlook messages using numbers only or the mailbox name and numbers.
Working with All Items in a Folder or Selected Items
These samples contains the basic code for working with all items in a selected folder or selected items in a folder.