Solved

How Does VBA Treat Comments When You Run the Code

Question 54

Multiple Choice

How does VBA treat comments when you run the code in the Visual Basic window?


A) It highlights the comments only if they contain a syntax error.
B) It performs any commands in the comments.
C) It corrects spelling errors in the comments.
D) It ignores the comments.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions