2. This Sounds Like BASIC, So Why Doesn’t It Look Familiar?
IN THIS CHAPTER
Understanding the Parts of VBA “Speech”
Examining Recorded Macro Code: Using the VB Editor and Help
Using Debugging Tools to Figure Out Recorded Code
I Can’t Understand This Code
As mentioned previously, if you have taken a class in a procedural language such as BASIC or COBOL, you might be confused when you look at VBA code. Even though VBA stands for Visual Basic for Applications, it is an object-oriented version of BASIC. Here is a bit of VBA code:
This code likely makes no sense to anyone who knows only procedural languages. Unfortunately, ...
Get VBA and Macros: Microsoft® Excel® 2010 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.