Multiple Choice
Kelsey and Matt are in the same advanced Access class and have teamed up to help each other understand VBA. In order to prepare for the VBA test, each has created a multiple choice quiz for the other. Some of Kelsey's questions are shown below.
-Why do forms generally contain more VBA than reports?
A) They generally show one record of data at a time.
B) The user interacts with forms more than reports.
C) They store Structured Query Language.
D) They may contain expressions that calculate new pieces of information.
Correct Answer:

Verified
Correct Answer:
Verified
Q7: In VBA, keyword text is _.<br>A) Blue<br>B)
Q8: The End Function statement appears in blue.
Q9: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8830/.jpg" alt=" -In the figure
Q10: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8830/.jpg" alt=" -In the figure
Q11: You use a(n) <u>quotation mark </u>to begin
Q13: This character separates multiple arguments in a
Q14: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8830/.jpg" alt=" -In the figure
Q15: Match each term with the best choice.<br>-An
Q17: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8830/.jpg" alt=" -In the figure
Q62: A function created in a standard module