May 19th in Formulas by Excelbud .
Upper to Lower Case Function “=PROPER()”
The following formula easily tranforms a list of data from Upper to Lower case.
The following formula easily transforms a list of data from Upper to Lower case.
- Start with a list of data.

- Next, place your curser in Cell C1 and enter the following functions as shown. =PROPER()

- Enter the cell A1 between the parenthesis. =PROPER(A1)

- Now drag the formula down to convert the remaining names to lower case. Simple huh!


Nice explanation. This will be handy in my daily job.
Thank you for sharing this!
brother wonderful explanation
Nice tips :
I am searching for this for a long time. as in word how to convert to smaller case in xcel.
thanks a lot
good detail tutorial
Thank you for the positive feedback!
[...] VIEW TUTORIAL AKPC_IDS += "180,";Popularity: unranked Share and Enjoy: [...]
Use “=LOWER()” and “=UPPER()” in same way to get the sentence all in lower or upper.