Documentation/How Tos/Calc: LOWER function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 14:21, 26 February 2009 by OOoWikiBot (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

Template:Documentation/SeeAlso

Personal tools