Multiple Choice Question (MCQ)
Question: Which VBA function is used to convert the string from uppercase to lowercase?
A.
Lcase()
B.
Lower()
C.
Ucase()
D.
Upper()
Correct Answer: Lcase()