\<bookmark_value\>UPPER function\</bookmark_value\>
UPPER
Converts the string specified in the text field to uppercase.
UPPER(text)
\<emph\>text\</emph\> refers to the lower case letters you want to convert to upper case.
UPPER("Good Morning") returns GOOD MORNING.