Question #2133

Which VBA function is used to convert the string from uppercase to lowercase?

A.
Lcase()
B.
Lower()
C.
Ucase()
D.
Upper()
Explanation

No explanation provided.