Excel Function

LOWER

Converts text to lowercase.

LOWER(text)

Arguments

text

Required

Enter a text value (wrap with quotes when needed).

Practice Preview

Use LOWER to convert cell B2 (Name in column B) to lowercase.

Example Table

#
AEmployee ID
BName
CEmail
DPayment Amount
EAmount Text
2E001TANAKA TAROT.TANAKA@EXAMPLE.COM12001200
3E002Hanako Suzukih.suzuki@example.com980980
4
5
6
7
8

How to Use (Formula)

=LOWER(B2)

Result

tanaka taro

Practice This Function

LOWER FAQ

How do I use LOWER in Excel?

Use LOWER when you want to convert text to lowercase. Enter Text in that order, then add optional arguments when needed.

Where can I practice LOWER?

Use the "Start Function Practice" button to jump straight into LOWER drills.

What arguments does LOWER use?

The main arguments are Text. Enter them in order.