UPPER Function

The UPPER function is one of the text and data functions. Is used to convert lowercase letters to uppercase in the selected cell.

Syntax

UPPER(text)

The UPPER function has the following argument:

Argument Description
text The text you want to convert to uppercase.

Notes

How to apply the UPPER function.

Examples

The figure below displays the result returned by the UPPER function.

UPPER Function