Identify the letter of the choice that best matches the phrase or definition.

A. Code that violates the macro rules established by Access
B. An action or configuration that Access performs when a database opens
C. An error that occurs when the macro tries to perform actions that are not possible to perform
D. An action or series of actions that you want Access to perform
E. A key or key combination assigned to a macro
F. An introductory form that displays when a database is first opened and provides the user with information such as the name of the database and help contact information
G. A state, condition, or occurrence that Access recognizes
H. A special macro that Access runs automatically when a database is opened
I. An error that occurs when the macro fails to produce the results you intended
J. Specifies how an object responds when the event occurs
K. Serves as the user interface for a database
L. Two or more macros placed within the same macro file


A. syntax error
B. startup option
C. execution error
D. macro
E. AutoKey
F. splash screen
G. event
H. AutoExec
I. logic error
J. event property
K. navigation form
L. macro group

Computer Science & Information Technology

You might also like to view...

Use a sentinel-controlled loop to read positive numbers and compute and display their sum. Terminate input when a negative number is entered.

What will be an ideal response?

Computer Science & Information Technology

The StringBuilder methods _____________ not only change the contents of a string buffer, but also returns a reference to the string buffer.

a. delete b. append c. insert d. reverse e. replace

Computer Science & Information Technology

The ________ value replaces the original input value of the variable in a data table

A) substitution B) replacement C) sample D) trial

Computer Science & Information Technology

The IFERROR function traps errors in Excel templates

Indicate whether the statement is true or false

Computer Science & Information Technology