LOWER (convert text to lowercase)

Navigation:  Formulas and functions > Functions from A to Z >

LOWER (convert text to lowercase)

Previous pageReturn to chapter overviewNext page

Syntax:

LOWER(Text string)

Description:

This converts all characters in a text string to lowercase letters.

Example:

LOWER("Calculate") returns Calculate

See also:

UPPER, PROPER