Identify the letter of the choice that best matches the phrase or definition.
A. A procedure that performs operations, returns a value, accepts input values, and can be used in expressions.
B. A named location in computer memory that can contain a value.
C. A state, condition, or occurrence that Access recognizes.
D. Occurs when a VBA statement violates the language rules for the statement.
E. A VBA instruction.
F. A statement that serves as the starting point for a block of statements in a procedure.
G. Occurs when the procedure produces incorrect results.
H. Specifies how an object responds when the event occurs.
I. An action that operates on specific objects or controls.
J. A set of VBA statements that work together as a unit.
K. A procedure that performs operations and accepts input values, but does not return a value and cannot be used in expressions.
L. A group of statements created using VBA code.
A. function
B. variable
C. event
D. syntax error
E. statement
F. line label
G. logic error
H. event property
I. method
J. control structure
K. subroutine
L. procedure
You might also like to view...
The ________ feature is used to resize columns by double-clicking the border between the two columns is called
Fill in the blank(s) with correct word
For Flash Fill to suggest content, you need to:?
A. ?enter at least one value and start typing the next value. B. ?apply the concatenate formula. C. ?enter text starting with the same letter in each cell. D. ?assign sequential numbers to text entered in each cell.