Exam 14: Creating Macros
Exam 1: Getting Started With Access 201368 Questions
Exam 2: Building and Using Queries66 Questions
Exam 3: Using Forms68 Questions
Exam 4: Using Reports68 Questions
Exam 5: Modifying the Database Structure79 Questions
Exam 6: Improving Queries80 Questions
Exam 7: Enhancing Forms81 Questions
Exam 8: Analyzing Data With Reports81 Questions
Exam 9: Importing and Exporting Data81 Questions
Exam 10: Analyzing Database Design Using Northwind77 Questions
Exam 11: Creating Advanced Queries81 Questions
Exam 12: Creating Advanced Reports81 Questions
Exam 13: Creating Macros88 Questions
Exam 14: Creating Macros74 Questions
Exam 15: Administering the Database89 Questions
Exam 16: Access and the Web78 Questions
Exam 17: Getting Started With Microsoft Office 201366 Questions
Select questions type
This type of module is stored as a part of the form or report in which it was created.
(Multiple Choice)
4.9/5
(39)
This type of module is stored within a particular form or report.
(Multiple Choice)
4.9/5
(34)
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.8/5
(32)
This type of procedure is generally executed when an event occurs.
(Multiple Choice)
4.8/5
(41)
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)
5.0/5
(37)
Which VBA keyword(s) is required as the last statement of a function procedure?
(Multiple Choice)
4.7/5
(36)
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.9/5
(32)
Which VBA keyword(s) is required as the last statement of a sub procedure?
(Multiple Choice)
4.8/5
(29)
Forgetting an End If statement would be an example of which type of programming error?
(Multiple Choice)
4.8/5
(33)
When you type a colon after the DoCmd object, IntelliSense technology helps you complete the statement.
(True/False)
4.7/5
(27)
Use the On Got Cursor event when you want to trigger when a procedure when a control gets the focus.
(True/False)
4.9/5
(39)
How many declaration statements are shown in the figure above?

(Multiple Choice)
4.8/5
(32)
Showing 21 - 40 of 74
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)