VBA Excel 2016 Lesson 9 – For Next statement, Cells() property

In this lesson we talk about how to execute a group of statements over and over again use the for loop. We also talk about using the Cells property to refer to a cell using numbers only and not letters.