Outlook icon

Get the Path of any Outlook Item

path

Over on VBA Express someone asked (in a roundabout way) how to determine the folder path for a selected message.

Continue Reading: Get the Path of any Outlook Item »

Outlook icon

Playing with Outlook AddressLists

Playing with the address book isn't my idea of a good time, but here are some code snippets that might make your day.

Continue Reading: Playing with Outlook AddressLists »

Excel iconVBA icon

Get Parent Application Name

Another VBA exercise, file this under "bored":

I wrote this code to return the Application name for any given object (well, most object). Just pass in an object and it will tell you what application it belongs to.

Continue Reading: Get Parent Application Name »

Outlook iconVBA icon

Handling Multiple Inboxes

If you have multiple mail profiles set up in Outlook, you might need VBA code that acts on items in several different inboxes (instead of just your own). Typically you'll see this in an environment where Exchange Server is running. Hold on, there's a lot of VBA code in this post!

Continue Reading: Handling Multiple Inboxes »

Site last updated: February 8, 2012