Active JavaScript no navegador para mostrar as páxinas da Axuda do LibreOfficeDev.

UPPER

Converts the string specified in the text field to uppercase.

Sintaxe

UPPER("Text")

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

Exemplo

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