Microsoft Access VBA Programming for the Absolute Beginner
Chapter 3: Access Development Without VBA
- Table 3-1: Object-Identifying Prefixes
Chapter 6: Programming Fundamentals Using VBA
- Table 6-1: Types of Variables
- Table 6-2: Variable Prefixes
Chapter 9: Sub Procedures
- Table 9-1: ADO Equivalents to Access Data Types
Chapter 11: Function Procedures
- Table 11-1: Buttons and Icons in the MsgBox Function
Chapter 15: Changing the Access Environment
- Table 15-1: VBA Equivalents of Startup Properties
Chapter 20: Multiuser Applications
- Table 20-1: Effect of Locking Schemes when Two Users Edit the Same Record
- Table 20-2: Effect of Locking When Two Users Edit Different Records
- Table 20-3: Parameters and Values for the SetOption Method
Chapter 21: Beyond Microsoft Access
- Table 21-1: Properties of the ADO Data Control
- Table 21-2: Setting the Properties and Values for the Controls