You are here: All Help Topics > Other Information > Cell Functions > LOWER function

LOWER Function

The LOWER function converts a string to lower case in an alphanumeric cell.

LOWER(expression)

LOWER("WXYZ")

Displays the string wxyz.

LOWER(LDATE(CLP13))

If LDATE(CLP13) equals December 31, 2007, the LOWER function converts the string to lower case in an alphanumeric cell.

Related Topics