Posts Tagged 'Outlook VBA Editor'

How to Add an Object Library Reference in VBA

In Outlook VBA editor, if you desire to use the objects of other applications, such as Microsoft Excel or Word, you have to add the according object library references in the first place. This article will share you the concrete steps. To start with, you could access the Outlook VBA editor either by pressing "Alt + F11" keys or clicking on the “Visual Basic” button in the “Developer” ribbon. Then, you can follow the steps below to establish the reference to your wanted objects. Here we take...

Read more »