How to Change the uppercase string to title case in Microsoft Excel ?

Microsoft Excel 2016 provides you with the PROPER function that lets you change the uppercase letters to title case. Let’s see an example of this.

How to Change the uppercase string to title case in Microsoft Excel ?

Assume that you have a text in cell A1 “THIS IS A DEVELOPER PUBLISH DEMO” and you wish to display it in title case in the cell B1.

Enter the following formula in A2 and press enter key

=PROPER(A1)

The cell A2 should display the string in title case.

image

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn how to Find Blank cells in excel so that you can remove or delete the blank cells form...
In this article, you’ll learn what is a Gauge Chart in Microsoft Excel. Also, you will learn how to add...
Microsoft Excel provides a shortcut for the users to move columns in excel using two different ways – using Shift...