Multiple Choice
Which of the following is NOT true when securing VBA code?
A) Before implementing a database that contains VBA,all modules should be checked for potential errors.
B) Error checking will prevent users from encountering unnecessary and confusing errors while using the database.
C) Unsecured VBA can be altered either intentionally or unintentionally,but it can be easily secured to prevent this.
D) You do not need to secure your VBA so that it is not copied.
Correct Answer:

Verified
Correct Answer:
Verified
Q84: Debugging is the process of anticipating and
Q85: Which of the following is NOT true
Q86: The _ object allows Access actions to
Q87: A(n)_ consists of a single space followed
Q88: A line continuation character consists of a
Q90: The _ setting examines the ASCII values
Q91: The _ contains a list of the
Q92: The _ contains a list of the
Q93: _ uses an event to trigger the
Q94: The _ defines user-defined data types,variables,arrays,and constants.<br>A)Declarations