Exam 13: Workshop 13: Use VBA in Access
Exam 1: Workshop 1: The Four Main Database Objects108 Questions
Exam 2: Workshop 2: Tables, Keys, and Relationships105 Questions
Exam 3: Workshop 3: Queries and Data Access106 Questions
Exam 4: Workshop 4: Access Information From an Access Database104 Questions
Exam 5: Workshop 5: Advanced Tables108 Questions
Exam 6: Workshop 6: Pattern Matching and Functions in Queries102 Questions
Exam 7: Workshop 7: Aggregated Calculations, Subquerying, and Sql103 Questions
Exam 8: Workshop 8: Action Queries and Advanced Relationships100 Questions
Exam 9: Workshop 9: Advanced Reports and Mailing Labels100 Questions
Exam 10: Workshop 10: Advanced Form Settings and Form Types99 Questions
Exam 12: Workshop 12: Create a Refined User Experience With Macros100 Questions
Exam 13: Workshop 13: Use VBA in Access98 Questions
Exam 14: Workshop 14: Implement Your Database98 Questions
Exam 15: Normalize a Database for Effective Design89 Questions
Exam 16: The Common Features of Microsoft Office81 Questions
Exam 17: Efficient Interaction With a Touch Screen71 Questions
Select questions type
________ statements in VBA work similarly to those found in Access and Excel though the syntax is slightly different.
(Multiple Choice)
4.8/5
(29)
________ are used to store VBA procedures that can be referenced or called by other procedures in the database.
(Short Answer)
4.8/5
(34)
A(n)________ executes instructions and returns a value to another procedure.
(Multiple Choice)
4.8/5
(42)
Which of the following is NOT true in regard to working with ACCDB and ACCDE files?
(Multiple Choice)
4.8/5
(31)
An argument is a constant,variable,or class that is passed to an argument.
(True/False)
4.8/5
(31)
User-defined types can also be created in VBA modules and assigned to a variable with the ________ statement.
(Multiple Choice)
4.9/5
(43)
The ________ lists all VBA objects along with the associated methods and properties for each object.
(Short Answer)
4.9/5
(37)
Which of the following is NOT true when renaming command buttons?
(Multiple Choice)
4.9/5
(37)
Any VBA code in a database can be secured by providing a separate password via the ________.
(Short Answer)
4.8/5
(40)
The ________ begins the process of declaring a variable.This is followed by the name the user wants to define as a variable.
(Short Answer)
4.9/5
(43)
Entering the Trust Center and setting the ________ to Disable all macros with notification will display the Security Warning anytime you open a database that contains macros or Visual Basic.
(Short Answer)
5.0/5
(32)
The Project Explorer contains a list of the currently open Access databases that contain VBA procedures and a list of modules within the current database.
(True/False)
4.9/5
(41)
Microsoft Office contains a powerful programming language called ________ or more commonly known as VBA.
(Short Answer)
4.9/5
(35)
Match the following terms to their description.
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(34)
The Visual Basic Editor provides commenting functionality and more on the Developer toolbar.
(True/False)
4.8/5
(34)
Which of the following is NOT true in regard to working with ACCDE files?
(Multiple Choice)
4.8/5
(32)
Match the following terms to their description.
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(30)
When a database compiles,Access examines the procedures in all modules and objects of the database.An error in any module or object other than the one currently being edited is identified and brought to your attention.
(True/False)
4.8/5
(33)
Showing 41 - 60 of 98
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)