Quickly Change Case in Excel

by rhyttinen on April 7, 2010

There may be times when you need to change the case of your Excel data. Perhaps you imported a file from another sources and it came in as either all upper case or all lower case. Or perhaps you were typing along without realizing that you had inadvertently pressed the Caps Lock key.

The only way to change of multiple cells in Excel is by use of an easy little formula.

Example of the Proper function in Excel

To Change the Case in Excel:

  1. Click in the column (or insert a new column) next to the column that contains the data you wish to change.
  2. Click in the first cell in the blank column. You will now create a formula to reference the column containing the data.
  3. Type your formula using one of the following functions (this assumes the cell containing the data is cell B1):
    = Upper(B1)
    = Lower(B1)
    = Proper(B1)
  4. Drag down (or copy) the formula in the first cell to the remaining cells in the data series.
  5. Select all of the cells that contain the new formula and click the Copy button on the Home Ribbon.
  6. Click the arrow on the Paste button on the Home Ribbon and choose Paste Values from the menu.
  7. You can now delete the original column from your worksheet.

Similar Posts:

Share and Enjoy:
  • del.icio.us
  • Digg
  • TwitThis
  • Reddit
  • Technorati
  • Facebook
  • StumbleUpon
  • Google Bookmarks
  • Propeller
  • email

Leave a Comment

Previous post:

Next post: