Exam 11: Automating Tasks With Macros
Exam 1: Managing Your Files100 Questions
Exam 2: Creating a Database100 Questions
Exam 3: Building a Database and Defining Table Relationships100 Questions
Exam 4: Maintaining and Querying a Database98 Questions
Exam 5: Creating Forms and Reports100 Questions
Exam 6: Creating Advanced Queries and Enhancing Table Design100 Questions
Exam 7: Using Form Tools and Creating Custom Forms100 Questions
Exam 8: Creating Custom Reports100 Questions
Exam 9: Sharing Integrating and Analyzing Data199 Questions
Exam 10: Using Action Queries and Advanced Table Relationships100 Questions
Exam 11: Automating Tasks With Macros100 Questions
Exam 12: Using and Writing Visual Basic for Applications Code100 Questions
Exam 13: Managing and Sharing a Database100 Questions
Select questions type
Case-Based Critical Thinking Questions Case 10-2
Misaki is a new Reservation Specialist for an event rental company. She has asked the database administrator, Kirk, to develop an interface for her to access the database objects she needs because she is not familiar with Access.
As Kirk is completing the interface for Misaki, he notices that the controls on the navigation form are not properly aligned. To remedy this problem, he will use the Align shortcut menu in Design view for each control and choose the ____ feature from the menu.
Free
(Multiple Choice)
4.7/5
(35)
Correct Answer:
B
A(n) ____ is a piece of data required by an action in a macro.
Free
(Multiple Choice)
4.7/5
(34)
Correct Answer:
B
In the accompanying figure, which numbered arrow indicates the arguments for the MessageBox action?

Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
C
Which of these Access objects will work as a subform in a navigation form?
(Multiple Choice)
4.9/5
(28)
Using VBA code, a group of statements may be created that set the event property value to the name of that group of statements; Access will then execute an event ____ when the event occurs.
(Multiple Choice)
5.0/5
(33)
In a SQL SELECT statement a field name enclosed in square brackets like this [Last Name] most likely refers to which of the following field names from the selected table?
(Multiple Choice)
4.9/5
(41)
In single step mode, the macro may be stopped at any time by clicking the ___ button.
(Multiple Choice)
4.9/5
(44)
The word or words that appear in the title bar of a message box in a MessageBox action are included in the ____________________ argument.
(Short Answer)
4.9/5
(46)
Which type of form allows the display of database objects using tabs in an organized way to assist users with accessing the different objects.
(Multiple Choice)
4.8/5
(36)
A database administrator for a large enterprise using Oracle will use ____________________ statements to query, update, delete, and make tables in the DBMS.
(Short Answer)
4.9/5
(29)
An Access action that finds the first record (or the next record, if the action is used again) that meets specified criteria.
(Multiple Choice)
4.8/5
(40)
Case-Based Critical Thinking Questions Case 10-2
Misaki is a new Reservation Specialist for an event rental company. She has asked the database administrator, Kirk, to develop an interface for her to access the database objects she needs because she is not familiar with Access.
In the SQL SELECT statement, Kirk must identify the object type for queries using code that SQL can interpret. In the Access system table, the field value for the query object type is ____ and will follow [Type]= in the statement.
(Multiple Choice)
4.8/5
(40)
Access automatically constructs an equivalent SQL statement for queries when the query is created.
(True/False)
4.8/5
(32)
Change the text that appears on a command button by changing the ____________________ property on the command button's property sheet.
(Short Answer)
4.7/5
(32)
Briefly explain how to embed submacros, subforms, subqueries, and subreports in macro, form, query, and report Access objects.
(Essay)
4.8/5
(36)
The four sections of a basic SQL statement include clauses that begin with which group of keywords?
(Multiple Choice)
4.8/5
(34)
A button that performs an action when the user clicks on the button is a(n) ____ button.
(Multiple Choice)
4.7/5
(41)
The SendKeys action available in the Action Catalog when creating a macro is considered to be a trusted action.____________________
(True/False)
4.8/5
(37)
The Build button available on a Command button Property Sheet is also called the ____________________ when it is used to work with macros.
(Short Answer)
4.8/5
(37)
Showing 1 - 20 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)