Edit

Upper (string)

Result Type: Text

Definition: Returns string converted to upper case.

Examples:  Upper("Bang!")

returns “BANG!”.

See Also:

Lower: Lowercase a string

Proper: Uppercase initial letters of words in a string