Zmóžńće JavaScript we wobhladowaku, zo byšće strony pomocy za LibreOfficeDev pokazał.

UPPER

Converts the string specified in the text field to uppercase.

Syntax

UPPER("Text")

Text refers to the lower case letters you want to convert to upper case.

Example

=UPPER("Good Morning") returns GOOD MORNING.