CHAPTER 6

Responding to Events

Rather than running entire programs line by line, Microsoft Access applications run macros and event procedures in response to specific events for particular objects, such as a change to data in a field, or a mouse click on a command button. Understanding the events Microsoft Access recognizes can help you create powerful, flexible applications. This chapter describes the Microsoft Access event model and shows you how to manage events in your applications.