This specific tutorial is just a single movie from chapter five of the Up and Running with VBA in Excel course presented by lynda.com author Curt Frye. The complete Up and Running with VBA in Excel course has a total duration of 3 hours and introduces the Visual Basic for Applications programming language, covers creating subroutines and functions to hold code, and provides a solid grounding in the Excel 2007 object model
Up and Running with VBA in Excel table of contents:
Introduction
1. Introducing Visual Basic for Applications (VBA)
2. Defining Variables, Constants, and Calculations
3. Adding Logic to Your VBA Code
4. Debugging Your VBA Code
5. Managing Workbook Elements and Data in VBA
6. Adding Advanced Elements to Your Workbook
7. Using Excel Events in Your VBA Code
8. Putting It All Together
Conclusion