LOWER

LOWER

Synopsis

LOWER(text)

Description

LOWER returns a lower-case version of the string in text.

  • This function is Excel compatible.

Examples

LOWER("J. F. Kennedy") equals "j. f. kennedy".

See also

UPPER.