Introduction to Strings
Strings are blocks of text that appear in Excel, like names of people, names of cities, e-mail addresses, or names of items sold in a store. When we type strings into Excel, we always use quotation marks around them to tell Excel that what it’s about to read is one coherent block of text.
What are String Functions in Excel ?
In Excel, there are multiple string (text) functions that can help you to deal with textual data. These functions can help you to change a text, change the case, find a string, count the length of the string, etc. In this post, we have covered top text functions.
Download Practice files for Text Functions
Download Excel Text Sample Files to move along with the tutorial and master the skill of using LEN Function in Excel.
What is LOWER Function in MS Excel ?
LOWER returns the string after converting all the letters in small. In simple words, it converts a text string where all the letters you have are in small letters, numbers will stay intact.
Syntax of LOWER Function
LOWER(text)
Arguments of LOWER Function in MS Excel
- text: The text which you want to convert to the lowercase.
Example of LOWER Function
In the below example, we have compared the lower case, upper case, proper case, and sentence case with each other.
A lower case text has all the letters in a small case compared to others.