Exam 13: Creating Modules and Vba
Exam 1: Getting Started With Access68 Questions
Exam 2: Building and Using Queries68 Questions
Exam 3: Using Forms68 Questions
Exam 4: Using Reports75 Questions
Exam 5: Modifying the Database Structure71 Questions
Exam 6: Improving Queries70 Questions
Exam 7: Enhancing Forms69 Questions
Exam 8: Analyizng Data With Reports71 Questions
Exam 9: Importing and Exporting Data69 Questions
Exam 10: Creating Advanced Queries71 Questions
Exam 11: Creating Advanced Reports69 Questions
Exam 12: Creating Macros71 Questions
Exam 13: Creating Modules and Vba71 Questions
Exam 14: Administering the Database71 Questions
Exam 15: Using Acess and the Web71 Questions
Exam 16: Completing a Database Application71 Questions
Select questions type
Which VBA keyword(s) declares the name and arguments that create a new function procedure?
(Multiple Choice)
4.9/5
(36)
Class modules automatically travel with the object that stores it.
(True/False)
4.8/5
(35)
These types of errors occur after the code starts to run and include attempting an illegal operation, such as dividing by zero.
(Multiple Choice)
4.9/5
(28)
Kelsey and Matt are in the same advanced Access class and have teamed up to help each other understand VBA. In order to prepare for the VBA test, each has created a multiple choice quiz for the other. Some of Kelsey's questions are shown below. Which of the following objects may not store class modules?
(Multiple Choice)
4.7/5
(43)
In VBA, an object is any item that can be used or manipulated. ____________________
(True/False)
4.8/5
(34)
It is common for VBA programmers to use _____-character prefixes to name objects and controls.
(Multiple Choice)
5.0/5
(49)
This VBA keyword(s) specifies the location of where the procedure should continue if an error occurs in the execution.
(Multiple Choice)
4.8/5
(44)
Kelsey and Matt are in the same advanced Access class and have teamed up to help each other understand VBA. In order to prepare for the VBA test, each has created a multiple choice quiz for the other. Some of Kelsey's questions are shown below. Which of the following types of procedures is generally stored in standard modules vs. class modules?
(Multiple Choice)
4.7/5
(29)
Standard modules are also called universal modules. ___________________
(True/False)
4.8/5
(39)
Aaron and Jeff are in the same advanced Access class and have teamed up to help each other understand VBA. In order to prepare for the VBA test, each has created a quiz for the other. Two of Aaron's questions are shown below. Which of the following contains the term that is described by the following statement?
"Declares a variable, a named storage location that contains data that can be modified during program execution."
(Multiple Choice)
4.9/5
(40)
Which statement declares a variable, a named storage location that contains data that can be modified during program execution.
(Multiple Choice)
4.8/5
(28)
You can create a comment by starting the statement with a(n) _____ statement.
(Multiple Choice)
4.8/5
(38)
Showing 41 - 60 of 71
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)