Documentation/How Tos/Calc: PROPER function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 09:40, 24 November 2009 by OOoWikiBot (Talk | contribs)

Jump to: navigation, search


PROPER

returns text with words in lowercase after a capitalised first letter.

Syntax:

PROPER(text)

returns text with the first character of each word capitalised, and other characters in lower case.

Example:

PROPER("gooD morNINg")

returns Good Morning.

Template:Documentation/SeeAlso

Personal tools