Team LiB
Previous Section Next Section

Summary

We just got our first small taste of VBA. We spent a lot of time examining the history and structure of VBA, as well as defining some of its terminology. We also took a very brief look at objects and some of the related terminology.

Finally, we took a brief look at the VBA Editor and put it to work in building a simple procedure.

In the next chapter, we turn to the structures of the VBA code and get our first real taste of VBA as a programming language.


Team LiB
Previous Section Next Section