Skip to Content

LOWER

Converts text to lowercase

Syntax

LOWER(text)

Parameters

  • text: Required. The text you want to convert to lowercase

Example

=LOWER("E. E. Cummings")
Returns: StringSince: Excel 2003