UPPER
Converts the string specified in the text field to upper-case.
UPPER("Text")
Text refers to the lower case letters you want to convert to upper case.
=UPPER("Good Morning") returns GOOD MORNING.
Collabora Office 25.04 Help
Converts the string specified in the text field to upper-case.
UPPER("Text")
Text refers to the lower case letters you want to convert to upper case.
=UPPER("Good Morning") returns GOOD MORNING.