Why This Chapter Is Important
Objects, properties, methods, and events are at the heart of all programming that you do within Microsoft Access. Without a strong foundation in objects, properties, methods, and events, and how you should use them, your efforts at Access and Visual Basic for Applications (VBA) programming will fail. This chapter introduces you to Access's object model. You will become familiar not only with Access's objects, properties, methods, and events, and how to manipulate them, but you will also learn concepts that will carry throughout the book and throughout your Access and VBA programming career.NOTE
![]() | Most of the examples in this chapter are included in the Chap8Ex database located on the sample code CD-ROM. |