Enable JavaScript in the browser to display LibreOfficeDev Help pages.

UPPER

Converts the string specified in the text field to uppercase.

Синтаксис

UPPER("Text")

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

Пример

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