Excel Function
LOWER
Converts text to lowercase.
LOWER(text)Arguments
text
RequiredEnter a text value (wrap with quotes when needed).
Practice Preview
format and display text values. Use LOWER to Converts text to lowercase. use B2 for text. Fill the argument fields below and complete a formula that achieves this goal.
Sample correct formula
=LOWER(B2)