The goal for automation through Excel VBA is to manipulate the various components of Excel. These components are called Objects, which are stacked within the Excel Object Model. In this video, we will learn what Objects are and how to use them.
Topics covered in this lesson are:
Objects in Real Life Context
Objects in Excel VBA Context
And we will cover the following key points:
Excel Object Model
Objects & Collections
Object Hierarchy
Properties
Methods
Events
Classes
#vba #excel
Follow the rest of the series, in the below playlist:
• VBA MasterClass
00:00 Intro
01:19 Objects in Real Life Context
06:03 Objects in Excel VBA Context