
When you place instructions (programming code) in a procedure, you can call this procedure whenever you need to perform that particular task. A procedure is a group of instructions that allows you to accomplish specific tasks when your program runs. Your job as a programmer (at least during the course of this book) will boil down to writing various procedures. UNDERSTANDING VBA MODULES AND PROCEDURE TYPES Over again in building real-life Microsoft Access database applications In this chapter you acquire the fundamentals of VBA that you will use over and Visual Basic for Applications (VBA) is the programming language built into all Microsoft® Office® applications, including Microsoft® Access®. These chapters present the fundamental techniques and concepts that you need to master before you can take further steps in Access programming.Ĭhapter 2Getting to Know Visual Basic Editor (VBE)Ĭhapter 4Access VBA Built-In and Custom FunctionsĬhapter 5Adding Decisions to Your Access VBA ProgramsĬhapter 6Adding Repeating Actions to Your Access VBA Programs Chapter 7Keeping Track of Multiple Values Using ArraysĬhapter 8Keeping Track of Multiple Values Using Object Collections Chapter 9Getting to Know Built-in Tools for Testing and Debugging The Access VBA Primer is divided into nine chapters that progressively introduce you to programming Microsoft Access using the 2019 version of the product.
