Documentation/How Tos/Calc: UPPER function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 16:06, 13 September 2008 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

Functions listed alphabetically, Functions listed by category

Personal tools