Multiple Choice
Which VB constant used in conjunction with the StrConv function will convert all characters of a string to upper case letters?
A) vbProperCase
B) vbLowerCase
C) vbUpperCase
D) vbAllCaps
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q63: Displays the event name for the current event procedure<br>A)coding<br>B)Sub
Q64: An error that occurs when a procedure
Q65: The way an object responds when an
Q66: VBA is considered to be what type
Q67: A _ module is automatically created when
Q69: The type of procedure that may be
Q70: An example of a conditional control structure
Q71: Which of the following is a method
Q72: The type of procedure that executes instructions
Q73: The statement that indicates a Case control