Calc LOWER function

Converts all uppercase letters in a text string to lowercase.

Help CentreFunctions & Formulas

For a full list of available calculation functions, please read What calculation functions are supported.

This article describes the formula syntax and usage of the LOWER function.


Description

Converts all uppercase letters in a text string to lowercase.


Syntax

LOWER(text)


The LOWER function syntax has the following arguments:
  • text - Required. The text you want to convert to lowercase. LOWER does not change characters in text that are not letters.

Example

FormulaDescriptionResult
=LOWER({variable})Returns all lower case of variable (assuming the variable is "TOTAL")total
=LOWER(yiELD)Returns all lower case of textyield

Errors

For a full list of formula errors, please read Formula errors.


Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.