Multiple Choice
Which of the following statements is required as the last statement to mark the end of the VBA code that defines a function?
A) End Function
B) End Sub
C) End Statement
D) Close Function
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: The On Current event of a form
Q16: Comment lines start with an exclamation point
Q17: If you create a function in a
Q18: To add VBA code to a macro
Q19: When you display the Visual Basic window,one
Q21: Every If block of code must end
Q22: To run the code in the Visual
Q23: You can convert a form's embedded macros
Q24: Which of the following controls has an
Q25: Standard modules contain _.<br>A) code that can