Syntax

UPPER(Text)

Text (required) – This is the text string you want to turn into all uppercase letters.

Example

In this example we convert some text into uppercase.

UPPER function - 6