Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Microsoft Access
Quiz 12: Workshop 12: Create a Refined User Experience With Macros
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
When the MessageBox action is executed the macro is paused so the message can be displayed.You need to click ________ in order for the macro to continue.
Question 22
Multiple Choice
In reference to a message box that appears during the execution of a macro,the frequency and duration of the ________ depend on the hardware,which varies between computers.
Question 23
Multiple Choice
A(n) ________ is a macro that is automatically executed when the database is opened.
Question 24
Multiple Choice
Each submacro in a macro group must have a(n) ________ name.
Question 25
Multiple Choice
The above table is an example of a(n) ________.
Question 26
Multiple Choice
The ________ action allows the user to bypass all the prompts that accompany various actions in a database,such as running an update query and importing data into a table.
Question 27
Multiple Choice
________ macros are triggered by database events.
Question 28
Multiple Choice
________ can easily be added to other macros by using the RunMacro or OnError actions,or they can be easily assigned to events.
Question 29
Multiple Choice
Which of the following is NOT true regarding macro groups?
Question 30
Multiple Choice
By embedding the macro it becomes ________,and if you export the form into another database,any macros embedded will remain with the object.
Question 31
Multiple Choice
Because submacros cannot be executed from the ________,you can make the process easier by assigning keys to each submacro so that reports can be printed simply by pressing keys on the keyboard.
Question 32
Multiple Choice
By default the Action Catalog and Add New Action combo box only show actions that execute in nontrusted databases.To see all actions,click Show All Actions in the ________ on the Design tab.