loading

LOWER

Excel LOWER Function

Text in a cell can be made lowercase by using the LOWER function.

while there is a lot of case inconsistency in the cell inputs or while getting your dataset ready for case-sensitive use, it can be beneficial to change the letter case of your cell values.

The typeface is =LOWER.

To apply the function to a single cell, type:

				
					=LOWER(cell)
				
			

If you want to use the function on a range of cells, write:

				
					=LOWER(start cell:end cell)
				
			

A is uppercase.

a is lowercase.

How to Use LOWER Function

To lower the text within an Excel cell, use LOWER.

Step 1) Start the LOWER function

  1. Select a cell E2
  2. Type =LOWER
  3. Double click the LOWER command
Lower -

Try it yourself to follow the tutorial!
Take a look at the values in the following example and give it a try!

Step 2) Define the cell

  1. Select a cell (A2)
  2. Hit enter
Lower -

The letter case of cell A2 has been changed!

Lower -

Step 3) Define the range to use the LOWER function on multiple cells

  1. Select the starting cell (A2)
  2. Add a colon (:)
  3. Select the ending cell (B21)
  4. Hit enter
Lower -
Lower -
Share this Doc

LOWER

Or copy link

Explore Topic