Documentation/How Tos/Calc: UPPER function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 05:36, 31 December 2007 by Drking (Talk | contribs)

Jump to: navigation, search


UPPER

Converts a text string to uppercase.

Syntax:

UPPER(text)

returns text with all characters converted to upper case.

Example:

UPPER("Good Morning")

returns GOOD MORNING

See also:

LOWER, PROPER, TRIM

Text functions

Personal tools