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
The Each...Next statement will run another Sub procedure or function from within a procedure by transferring to the called routine.
(True/False)
4.9/5
(36)
Sub procedures are used to store VBA procedures that can be referenced or called by other procedures or events in the database.
(True/False)
4.9/5
(38)
If a VBA error occurs while Access is running a procedure,you are offered the choice of ending the procedure or entering debugging mode.Choosing to end the procedure opens the Visual Basic Editor with the incorrect line of code highlighted in yellow.
(True/False)
4.8/5
(36)
Match the following terms to their description.
Correct Answer:
Premises:
Responses:
(Matching)
5.0/5
(38)
Declarations define user-defined data types,variables,arrays,and constants.
(True/False)
4.8/5
(39)
Which of the following is NOT true regarding the FileDialog object properties?
(Multiple Choice)
4.9/5
(42)
A ________ executes instructions and returns a value to another procedure.
(Short Answer)
4.9/5
(35)
The ________ allows Access to import,export,or link to spreadsheet files specifically.
(Multiple Choice)
4.7/5
(35)
The larger window on the right of the Visual Basic Editor is the ________.
(Short Answer)
4.8/5
(36)
Syntax errors occur within the Visual Basic Editor once the pointer leaves a line of code that the Code window cannot interpret.
(True/False)
4.8/5
(32)
Which of the following is NOT true regarding object-oriented programming?
(Multiple Choice)
4.9/5
(42)
The ________ statement allows for an efficient way of using several methods or setting multiple properties on a single object.
(Multiple Choice)
4.9/5
(28)
When a module or object is opened,before any code is displayed,the Visual Basic Editor will prompt you for the VBA ________.
(Short Answer)
4.8/5
(40)
Which of the following is NOT true regarding word wrapping in the code window?
(Multiple Choice)
4.9/5
(29)
The default file format in Access 2013 is the ________ extension.
(Short Answer)
4.9/5
(37)
In VBA,a(n)________ can display customized text and buttons in addition to the standard OK,Cancel,and Yes/No buttons familiar in Microsoft applications.
(Multiple Choice)
4.7/5
(34)
________ is the process of anticipating and controlling for errors.
(Multiple Choice)
4.8/5
(42)
The Edit toolbar has many useful features built into it such as buttons for increasing and decreasing indentations and listing the properties and methods of a statement in the Code window.
(True/False)
4.8/5
(43)
Showing 61 - 80 of 98
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)