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
In a macro containing submacros, the macro name is separated from the submacro name by a period .____________________
(True/False)
4.8/5
(35)
In an SQL SELECT statement, tables to be used for the query are listed after the keyword ____.
(Multiple Choice)
4.9/5
(40)
Match the followings.
Premises:
The action that moves the focus to a specified field or control on the active datasheet or form.
Responses:
message box
SelectObject
SQL
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(38)
List five techniques for positioning controls on forms and reports to create an easily readable, but functional, form with many fields and controls.
(Essay)
4.9/5
(27)
Most database developers prefer to prevent inexperienced database users from using which type of query?
(Multiple Choice)
4.9/5
(39)
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.
Kirk agrees to create the interface. He realizes that the greatest benefit of the interface is to minimize ____.
(Multiple Choice)
4.9/5
(32)
Single step mode is accessed from the Tools group on the ____________________ tab when in creating or modifying a macro.
(Short Answer)
4.9/5
(40)
To define the data that is retrieved from a database and how the data is presented, SQL uses the SELECT statement.____________________
(True/False)
4.8/5
(34)
In the accompanying figure, the action is being initiated by what event?

(Multiple Choice)
4.7/5
(35)
In the accompanying figure, Access has been programmed to show the results of the action as a(n) ____.
(Multiple Choice)
4.8/5
(33)
After searching for a specific action in the Action Catalog pane, all actions may be displayed again by clicking on the ____ button.
(Multiple Choice)
4.9/5
(32)
Match the followings.
Premises:
A SQL keyword after which the tables used in a query are listed in a SQL SELECT statement.
Responses:
SelectObject
OpenForm
RunMenuCommand
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(39)
Match the followings.
Premises:
The action that opens a specified form in a specified view.
Responses:
View Argument
SQL
GoToControl
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(35)
To embed a chart in a form or report to show data visually rather than in datasheets, use the ____________________.
(Short Answer)
4.7/5
(33)
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.
Kirk has determined he needs a list box of all of the queries in the database to include in the interface he is developing. Access maintains special tables that store information about the structure of the objects in the database. The ____ system table, stores information about the names, types, and other characteristics of every object in a database. Kirk will write an SQL statement that includes information from this table.
(Multiple Choice)
4.8/5
(35)
A(n) ____________________ form does not use a table or query as its source.
(Short Answer)
4.8/5
(36)
Because SQL SELECT statements require the use of several punctuation marks and the correct spelling of SQL keywords and functions, a(n) ____________________ -error message might appear indicating the SELECT statement needs to be edited so that it can run properly.
(Short Answer)
4.9/5
(32)
In the accompanying figure illustrating a SQL SELECT statement, selected field names are separated from the table name which contains the field by a(n) ____.

(Multiple Choice)
4.9/5
(35)
Use the Background Color tool to copy the formatting from one control to another.____________________
(True/False)
4.7/5
(36)
Showing 21 - 40 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)