What Is LOWER Function In Excel?
The LOWER Excel function converts the uppercase or capital letters of the selected string into lowercase or small letters. LOWER function is an in-built Text function, so we can insert the formula from the “Function Library” or enter it directly in the worksheet. For example, we will use the LOWER function to return the lowercase string.
Frequently Asked Questions (FAQs)
The LOWER Excel function converts each character in a selected string into lowercase.
The formula of the LOWER function is =LOWER(text)
For example, we will convert all uppercase letters into lowercase using the LOWER form
In the table, the data is,
• Column A contains the Value.
• Column B contains the Output.
The procedure to change the case using the LOWER formula is,
Select cell B2, enter the formula =LOWER(A2), press the “Enter” key, and drag the formula from cell B2 to B3 using the fill handle.
We will get the output shown above.
We can insert the LOWER function as follows:
1. Select an empty cell for the output.
2. Type =LOWER( in the selected cell. [Alternatively, type =L or =LO and double-click the LOWER function from the list of suggestions shown by Excel.]
3. Enter the arguments as cell values or cell references and close the brackets.
4. Press the “Enter” key.
For example, we will convert all uppercase letters into lowercase using the LOWER Function.
In the table, the data is,
• Column A contains the Value.
• Column B contains the Output.
The procedure to change the case using the LOWER formula is,
Select cell B2, enter the formula =LOWER(A2), press the “Enter” key, and drag the formula from cell B2 to B3 using the fill handle.
We will get the output shown above in column B.
The LOWER function is in the “Formulas” tab and can be used as follows:
Choose an empty cell for the output → select the “Formulas” tab → go to the “Function Library” group → click the “Text” option drop-down → select the “LOWER” function, as shown below.
Download Template
📥Download the ready-to-use Excel template to practice this tutorial yourself.
Download Excel TemplateRecommended Articles
This has been a guide to LOWER Excel Function. Here we explain how to use LOWER Formula along with examples & a downloadable excel template. You can learn more from the following articles –