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

UPPER Function

The UPPER function converts a string to upper case in an alphanumeric cell.

UPPER(expression)

UPPER("abcdef")

Displays the string ABCDEF.

UPPER(LDATE(CLP13))

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

Related Topics