Changing Case in Excel using the Proper function

by rhyttinen on May 12, 2009

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Screen shot of the Proper function in Excel

Let’s say that you have a list of names that is in all lower case. Unlike Word, Excel does not have a “Change Case” command. However, you can use the Proper function to capitalize the first letter of each word and then paste the results as a value.

We will assume that the list you want to format is in Column A, beginning in cell A2.

To Change Case in Excel using the Proper function:

  1. In Cell B2, type: =Proper(A2)
  2. Copy the formula to the cells below in Column B all the way down to the last item in the list in Column A. The list is now duplicated in column B, with the first letter being capitalized.
  3. Highlight the cells in Column B and click the Copy icon on the Home Ribbon.
  4. Right-click on cell B2 and choose “Paste Special” from the contextual menu.
  5. Click the “Values” radio button from the paste special dialog box. Click OK.
  6. You can now delete Column A (the column with the original values in lower case)

Similar Posts:

Share and Enjoy:
  • del.icio.us
  • Digg
  • TwitThis
  • Reddit
  • Technorati
  • Facebook
  • StumbleUpon
  • Google Bookmarks
  • Propeller
  • E-mail this story to a friend!

Leave a Comment

Previous post: 4 Steps to Effective Delivery

Next post: Quickly Insert a Footnote in Word