This specific tutorial is just a single movie from chapter nine of the Up and Running with VBA in Access course presented by lynda.com author Curt Frye. The complete Up and Running with VBA in Access course has a total duration of 4 hours and 38 minutes, and introduces object-oriented programming, explores the Access object model, and covers the Visual Basic for Applications (VBA) programming language
Up and Running with VBA in Access table of contents:
Introduction
1. Automating Processes Using Macros
2. Introducing Visual Basic for Applications (VBA)
3. Debugging Your VBA Code
4. Defining Variables, Constants, and Calculations
5. Adding Logic to Your VBA Code
6. Manipulating Database Objects Using DoCmd
7. Reading and Manipulating Table Data
8. Manipulating a Database Using the Application Object
9. Controlling Forms and Reports Using the Me Object
Conclusion