Multiple Choice
All of the following statements are TRUE about improving the readability of VBA EXCEPT:
A) An important aspect of writing VBA is making sure the code is easy to read so that you and others can interpret what is happening.
B) You need to take extra steps to keep the code legible and to document what steps you are taking and why.
C) Commenting code in VBA is an excellent way of explaining the purpose and the intention of a procedure.
D) Lengthy statements become difficult to read, because without pressing Tab, the lines of code will extend continuously to the left.
Correct Answer:

Verified
Correct Answer:
Verified
Q69: Visual Basic can store values in a
Q70: The two primary types of procedures that
Q71: A(n)_ is a special kind of variable
Q72: Microsoft Office has a tool built into
Q73: Dynamic _ offer additional clarity in PivotCharts
Q75: Microsoft Excel objects have _,which are actions
Q76: A(n)_ is a form control that is
Q77: _ are used to execute a series
Q78: A(n)_ occurs when the code is executed,displaying
Q79: Object-oriented programming uses a hierarchy of objects,also