Learn the architecture behind the Excel Object Model. The Object Library enables access to few libraries by default, including the Excel Object Library. And this library allows us to interact with the components in Excel.
We can even, interact with other Applications such as Outlook. We will learn to send an Outlook Email via Excel VBA.
And, let's check out how to navigate the Excel Object Library using the Object Browser.
#vba #excel
Follow the rest of the series, in the below playlist:
• VBA MasterClass
00:00 Intro
00:30 Object Library and References
07:10 Object Browser
10:00 IntelliSense stops working