Difference between revisions of "Documentation/How Tos/Calc: UPPER function"

From Apache OpenOffice Wiki
Jump to: navigation, search
(See also:)
(See also:)
Line 18: Line 18:
  
 
'''[[Documentation/How_Tos/Calc: Text functions|Text functions]]'''
 
'''[[Documentation/How_Tos/Calc: Text functions|Text functions]]'''
 +
 +
[[Documentation/How_Tos/Calc: Functions listed alphabetically|'''Functions listed alphabetically''']],
 +
[[Documentation/How_Tos/Calc: Functions listed by category|'''Functions listed by category''']]

Revision as of 16:06, 13 September 2008


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