Summary
The ability to successfully work with objects and understand their properties, methods, and events is fundamental to your success as an Access programmer. Working with properties involves setting properties at design time and changing their values in response to events that occur at runtime. The capability to pass forms and other objects to subroutines and functions makes the VBA language extremely robust and flexible.