|
|
Lesson 2: The Basics of VBAThis lesson will introduce you to the elements of the VBA language and how it is used in Excel macros. Introduction
In this lesson we will discus the important topic of Ranges and the techniques to manipulate them. I will also discuss the built-in help system that Excel has, and how to use it. We will round out this lesson with a look at testing and debugging your code. This will prepare us to tackle some real projects in the next lessons. I will include the code snippets discussed in this lesson in Lesson 2.xls, which you can download to practice with. The Files: PDF Version of Lesson 2 |
|
|
|
|
|
|
|