Documentation/How Tos/Calc: LOWER function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 05:20, 31 December 2007 by Drking (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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, TRIM

Text functions

Personal tools