Documentation/How Tos/Calc: PROPER function

From OpenOffice.org Wiki

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.

See also:

LOWER, UPPER

Text functions

Functions listed alphabetically, Functions listed by category

Personal tools
Create a book