As part of the Pocket Primer series, this book provides an overview of the major concepts to program Microsoft Access/VBA. The focus of this book is on basic programming instructions for both Access 2013 and previous versions.
FEATURES:
Chapter 1. Getting Started with Access VBA
Chapter 2. Getting to Know Visual Basic Editor (VBE)
Chapter 3. Access VBA Fundamentals
Chapter 4. Access VBA Built-In and Custom Functions
Chapter 5. Adding Decisions to Your Access VBA Programs
Chapter 6. Adding Repeating Actions to Your Access VBA Programs
Chapter 7. Keeping Track of Multiple Values Using Arrays
Chapter 8. Keeping Track of Multiple Values Using Object Collections
Chapter 9. Getting to Know Built-In Tools for Testing and Debugging