VBA Excel 2016 Lesson 3 – Objects and Methods

In this lesson we look at the code behind a macro. We learn that in each line the code can be broken up into objects and methods. We experiment by adding another subroutine using code only, instead of having to record a macro.