This function will convert text to all lower case letters.
Syntax
LOWER(Text)
- Text (required) – This is the text string you want to turn into all lower case letters.
Example
In this example we convert some uppercase text into lower case.
=LOWER(A2)
I’m John, and my goal is to help you Excel!
You’ll find a ton of awesome tips, tricks, tutorials, and templates here to help you save time and effort in your work.
This function will function will capitalize the first letter of each word....
This function will convert text to all uppercase letters. Syntax UPPER(Text)...
This function will return the right most characters of a text string based on...
0 Comments