Exam 10: Automating Tasks With Macros
Exam 1: Creating a Database75 Questions
Exam 2: Building a Database and Defining Table Relationships75 Questions
Exam 3: Maintaining and Querying a Database75 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 Formsmodule75 Questions
Exam 7: Creating Custom Reports75 Questions
Exam 8: Sharing,integrating,and Analyzing Data75 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
A SQL keyword after which selection criteria is listed in a SQL SELECT statement.
(Multiple Choice)
4.9/5
(34)
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.9/5
(40)
A standard language used in querying,updating,and managing relational databases.
(Multiple Choice)
4.9/5
(33)
It is not possible to drag an action from the Action Catalog to a specific location in the Macro Designer.
(True/False)
4.7/5
(39)
A database developer may use either a macro or VBA code to display a user interface for the database.
(True/False)
4.8/5
(28)
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.
-As Elaina continues to automate the database,she discovers that several of her macros are related.To make maintenance of the database more manageable,she decides to create ____ within a macro to consolidate the related macros.
(Multiple Choice)
4.7/5
(38)
In a macro,a phrase is a text description that has no effect on the macro.____________________
(True/False)
4.8/5
(33)
What are some advantages of including submacros in a single macro instead of creating them all as separate macros?
(Essay)
4.9/5
(32)
A macro attached to the OnOpen property in a form will execute its actions each time the form is opened.
(True/False)
4.7/5
(35)
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
(43)
Briefly explain how to embed submacros,subforms,subqueries,and subreports in macro,form,query,and report Access objects.
(Essay)
4.9/5
(33)
To hide all arguments for an action,click the Expand Action button in the Collapse/Expand group on the Design tab.____________________
(True/False)
4.9/5
(38)
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
(34)
In an SQL SELECT statement,fields to be displayed are listed after the keyword ____.
(Multiple Choice)
4.9/5
(40)
In a macro containing submacros,the macro name is separated from the submacro name by a period.____________________
(True/False)
4.9/5
(36)
The action that displays a message box containing a warning or informational message.
(Multiple Choice)
4.7/5
(41)
Unsafe actions available in the Action Catalog when Show All Actions is enabled while creating or modifying a macro are identified by ____.
(Multiple Choice)
4.9/5
(33)
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 will use one of the predefined navigation forms available from the ____ in the Forms group on the Create tab to create the navigation form for the interface.
(Multiple Choice)
4.8/5
(46)
The only arguments available for the Beep argument are Yes or No.
(True/False)
4.7/5
(34)
Showing 21 - 40 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)