LOWER function
Summary
Converts text to lowercase
Syntax
LOWER(text)
The LOWER function syntax has the following arguments:
• Text Required. The text you want to convert to lowercase. LOWER does not change characters in text that are not letters.
• Text Required. The text you want to convert to lowercase. LOWER does not change characters in text that are not letters.
Example
=LOWER(A2)
=LOWER(A3)
=LOWER(A3)