Multiple Choice
The Environmental Policy Group is collecting data on weather conditions throughout the southeast U.S.The database used for data collection is being used by field technicians throughout the region. Louisa has been asked to update the database to reduce data entry mistakes. Louisa will create some new procedures and update others in the database.
-Because Louisa's code will only be used in Access,she can use a VBA constant in the code argument to change the City field's value to proper case.Which VBA constant should Louisa use?
A) vbUpperCase
B) vbLowerCase
C) vbChangeCase
D) vbProperCase
Correct Answer:

Verified
Correct Answer:
Verified
Q32: In the following code,which field in the
Q33: Why is it recommended that procedures be
Q34: Event procedures are always Sub procedures.
Q35: List the five VBA naming rules that
Q36: A control is displayed when the <u>IsNull</u>
Q38: The statement that marks the start of
Q39: VBA procedures are created,modified,and displayed in the
Q40: The following code is testing a field
Q41: Luca is the database administrator for a
Q42: Visual Basic for Applications is a(n)_ provided