Multiple Choice
Which of the following is NOT true regarding comments in the Code window?
A) Comments can take an entire line of the Code window or begin after another statement in the Code window.
B) The Visual Basic Editor changes the font color of any commented text to blue.
C) Commenting only works on a line-by-line basis.
D) The apostrophe character tells the Visual Basic Editor to ignore any text following the apostrophe on a line of the Code window.
Correct Answer:

Verified
Correct Answer:
Verified
Q25: VBA uses a(n)_ feature similar to that
Q26: The _ method allows for Access to
Q27: _ can contain multiple procedures.<br>A)Declarations<br>B)Modules<br>C)Functions<br>D)Methods
Q28: VBA uses an AutoComplete feature similar to
Q29: The code that is written in VBA
Q31: The _ lists all VBA objects along
Q32: Which of the following is NOT true
Q33: Anything that can be done with a
Q34: The _ object allows Access actions to
Q35: VBA in an Access database can be