Microsoft
77-885 · Question #28
Fill in the blank with the appropriate Access database object. A is a database object that includes custom procedures coded using Visual Basic and provides a more discrete flow of actions to trap…
The correct answer is A. module. In Microsoft Office Access 2010, a module is a database object that includes custom procedures coded using Visual Basic. It provides a more discrete flow of actions and way to trap errors. A macro includes functions that can be called from anywhere in the Access application. It…
Managing the Access Environment
Question
Fill in the blank with the appropriate Access database object. A is a database object that includes custom procedures coded using Visual Basic and provides a more discrete flow of actions to trap errors.
Options
- Amodule
How the community answered
(34 responses)- A100% (34)
Explanation
In Microsoft Office Access 2010, a module is a database object that includes custom procedures coded using Visual Basic. It provides a more discrete flow of actions and way to trap errors. A macro includes functions that can be called from anywhere in the Access application. It is directly linked with a form or a report as a result of events.
Topics
#module#VBA#database objects#error trapping
Community Discussion
No community discussion yet for this question.