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
________ perform a set of instructions and can pass multiple values to other procedures.
(Short Answer)
4.8/5
(40)
Match the following terms to their description.
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(26)
Debugging is the process of anticipating and controlling errors.
(True/False)
4.9/5
(43)
The ________ object allows Access actions to be performed from within VBA.
(Multiple Choice)
4.8/5
(32)
A(n)________ consists of a single space followed by a single underscore character as the last character in a line of code.
(Short Answer)
4.9/5
(34)
A line continuation character consists of a single space followed by a single underscore character as the last character in a line of code.This tells the Visual Basic Editor that the two lines of code should be treated as separate lines of code.
(True/False)
4.9/5
(42)
The ________ setting examines the ASCII values for the characters contained in a string and is therefore case sensitive.
(Short Answer)
4.8/5
(35)
The ________ contains a list of the currently open Access Database objects that contain VBA procedures and a list of modules within the current database.
(Multiple Choice)
4.8/5
(36)
The ________ contains a list of the currently open Access Database objects that contain VBA procedures and a list of modules within the current database.
(Short Answer)
4.9/5
(41)
The ________ defines user-defined data types,variables,arrays,and constants.
(Multiple Choice)
4.9/5
(36)
Saving a database in .accdb format creates a new copy of the database that can then be given to the user.
(True/False)
4.8/5
(33)
The ________ object can be used to allow the user to select the file(s)needed for the import process.
(Multiple Choice)
4.8/5
(39)
Which of the following is NOT true in regard to password protecting the VBA code?
(Multiple Choice)
4.9/5
(34)
Objects have ________ that are actions,such as SaveAs,that control the object's behavior.
(Multiple Choice)
4.8/5
(26)
Showing 81 - 98 of 98
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)