Difference between revisions of "Documentation/How Tos/Calc: LOWER function"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (See also:)
(See also:)
Line 18: Line 18:
  
 
'''[[Documentation/How_Tos/Calc: Text functions|Text functions]]'''
 
'''[[Documentation/How_Tos/Calc: Text functions|Text functions]]'''
 +
 +
[[Documentation/How_Tos/Calc: Functions listed alphabetically|'''Functions listed alphabetically''']],
 +
[[Documentation/How_Tos/Calc: Functions listed by category|'''Functions listed by category''']]

Revision as of 16:05, 13 September 2008


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