Chapter 8. VBA: An Introduction
IN THIS CHAPTER
- Why This Chapter Is Important
- VBA Explained
- What Are Access Class Modules, Standard Modules, Form Modules, and Report Modules?
- Working with Variables
- Adding Comments to Your Code
- Using the Line Continuation Character
- Using the VBA Control Structures
- Passing Parameters and Returning Values
- Executing Procedures from the Module Window
- The
DoCmd
Object: Performing Macro Actions - Working with Built-In Functions
- Working with Constants
- Working with the Visual Basic Editor Tools
- Customizing the VBE
- Practical Examples: Using Event Routines, User-Defined Functions, and Subroutines
Why This Chapter Is Important
The Visual Basic for Applications (VBA) language is at the heart of every application that you ...
Get Alison Balter’s Mastering Microsoft® Office Access 2007 Development 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.