Services
Discover
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
Exam 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
Short Answer
The ________ is an interface for building and editing macros.
Question 22
Short Answer
The ________ argument has a 255 character limit,just as a Text data type in tables.
Question 23
Matching
Match the following common events to their description.
Premises:
Responses:
On Enter
Occurs when a user presses Tab to move the focus
On Exit
Occurs after a user presses and releases the left mouse button
On Lost Focus
Occurs when a user presses Tab to focus on an object
Premises:
On Enter
On Exit
On Lost Focus
Responses:
Occurs when a user presses Tab to move the focus
Occurs after a user presses and releases the left mouse button
Occurs when a user presses Tab to focus on an object
Question 24
True/False
Macros can add functionality to reports and forms,as well as the controls that forms and reports contain.
Question 25
Multiple Choice
Which of the following is NOT true regarding the Actions group?
Question 26
True/False
If part of your macro is functioning correctly,then you can begin single stepping at a specific point in the macro by adding the Single Step macro action at the point where you wish to begin single stepping.