LOWER

Returns the specified string converted to lower-case. #####

Syntax

=LOWER(string)

Arguments

ArgumentTypeDescription
stringStringThe string to convert

Examples

=LOWER("ABCDE")"abcde"