Documentation/How Tos/Calc: LOWER function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 16:05, 13 September 2008 by Drking (Talk | contribs)

Jump to: navigation, search


LOWER

Converts a text string to lowercase.

Syntax:

LOWER(text)

returns text with all characters converted to lower case.

Example:

LOWER("Good MORNING")

returns good morning

See also:

UPPER, PROPER, TRIM

Text functions

Functions listed alphabetically, Functions listed by category

Personal tools