Download presentation
Presentation is loading. Please wait.
1
Exploring Microsoft Access 2003 Chapter 8 Creating More Powerful Applications: Introduction to VBA
2
Objectives Describe relationship of VBA to Office 2003 Describe components of the Module window Describe two ways to create event procedure
3
Hands-on Exercises Create a combo box to locate a record on a form. Create an event procedure to facilitate data entry through keyboard shortcuts Create an event procedure that substitutes application-specific message for the standard Access error message. Describe MsgBox function arguments Describe several types of data validation
4
Module Window Name of procedure (Form_Current) Case statement Name of second Procedure (Form_Error) MsgBox function
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.