Excel VBA Macro Programming
Chapter List
- Chapter 15: Charts and Graphs
- Chapter 16: Working with Databases
- Chapter 17: API Calls
- Chapter 18: Class Modules
- Chapter 19: Animation
In this part, I'll cover how to create charts and graphs in code, work with external databases, use API (application programming interface) calls to do things such as play a WAV file. I'll also discuss class modules and animation. These are powerful topics that will allow you to do some very unusual things with VBA and Excel.