Exam 10: Automating Tasks With Macros
Exam 1: Access-Module 1: Creating a Database75 Questions
Exam 2: Building a Database and Defining Table Relationships75 Questions
Exam 3: Maintaining and Querying a Database74 Questions
Exam 4: Creating Forms and Reports75 Questions
Exam 5: Creating Advanced Queries and Enhancing Table Design75 Questions
Exam 6: Using Form Tools and Creating Custom Forms75 Questions
Exam 7: Creating Custom Reports75 Questions
Exam 8: Sharing, Integrating, and Analyzing Data74 Questions
Exam 9: Using Action Queries and Advanced Table Relationships75 Questions
Exam 10: Automating Tasks With Macros75 Questions
Exam 11: Using and Writing Visual Basic for Applications Code75 Questions
Exam 12: Managing and Securing a Database75 Questions
Exam 13: Relational Databases and Database Design75 Questions
Select questions type
Matching
Premises:
The action that selects and runs a command on the ribbon.
Responses:
RunMenuCommand
message box
SQL
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(35)
Matching
Premises:
A recorded sequence of commands or keystrokes that can be saved and then executed, or run, by a single action by the user
Responses:
Argument
WHERE
Action Catalog button
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(35)
Edit is the default setting for the Data Mode argument of the OpenTable action.____________________
(True/False)
4.8/5
(26)
Which of the following is an example of a submacro within a macro?
(Multiple Choice)
4.8/5
(40)
In the SQL statement: SELECT [Name] FROM MSysObjects WHERE [TYPE]=5 AND Left([Name],1)"˜ ORDER BY[NAME]; what does [TYPE]=5 indicate?
(Multiple Choice)
4.9/5
(49)
Matching
Premises:
A form with tabs that allows you to display database objects in an organized way to users
Responses:
List box control
SelectObject
Search box
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(38)
Matching
Premises:
A standard language used in querying, updating, and managing relational databases.
Responses:
View Argument
SQL
Action
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(32)
In an SQL SELECT statement, tables to be used for the query are listed after the keyword ____.
(Multiple Choice)
4.8/5
(36)
Matching
Premises:
A SQL keyword after which the tables used in a query are listed in a SQL SELECT statement.
Responses:
Search box
SelectObject
View Argument
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(34)
Matching
Premises:
The instruction that initiates each individual command or keystroke within a macro
Responses:
OpenForm
Single step
Navigation form
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(29)
In single step mode, the macro may be stopped at any time by clicking the ___ button.
(Multiple Choice)
4.8/5
(29)
A database developer may use either a macro or VBA code to display a user interface for the database.
(True/False)
4.8/5
(29)
Case-Based Critical Thinking Questions
Case 10-1
Elaina is the database administrator for a women's fitness franchise. She has been asked to automate several of the database functions to make it easier for the front desk employees to provide information to clients. Elaina will create macros to automate the functions.
-In a different macro, Elaina would like to locate the first or next record that meets a specific set of criteria. Which Access action can be added to the macro that will meet her demand?
(Multiple Choice)
4.9/5
(35)
What are some of the problems in restricting access to Database Objects and prohibiting design changes?
(Essay)
4.7/5
(31)
Showing 61 - 75 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)