LOWER
Converts all upper-case letters in a text string to lower-case.
LOWER("Text")
Text refers to the text to be converted.
=LOWER("Sun") returns sun.
Collabora Office 25.04 Help
Converts all upper-case letters in a text string to lower-case.
LOWER("Text")
Text refers to the text to be converted.
=LOWER("Sun") returns sun.