Quick & Simple Techniques for Automating Upper/Lowercase Conversion in Excel 2013 Utilizing Custom Functions
Quick & Simple Techniques for Automating Upper/Lowercase Conversion in Excel 2013 Utilizing Custom Functions
You may find you need to change multiple cells from one case to another in Excel. Maybe you imported data that came in all upper case, or maybe you convert headings on columns to upper case. Changing case is easy using some special functions.
There are three functions that allow you to change the case of text in multiple columns easily:
- = Upper(B1) – converts text to all upper case
- = Lower(B1) – converts text to all lower case
- = Proper(B1) – converts text to proper case, or title case (the first letter of each word is capitalized)
For our example, we will change two columns of first and last names in a sample address list. First, we want to insert a new column after the Last name column. To do this, highlight the column after which you want to insert the blank column by clicking on the lettered header, right-click on the header, and select Insert from the popup menu.
The new column is formatted the same way as the original column. In our example, we entered the title of the column in the gray highlighted cell at the top of the column. We will be deleting the original column once we’ve converted the case.
In the first cell of the new column, enter the desired case function, with the cell reference in the parentheses, for the text you want to convert. In our example, we want to convert each name to title case, so we entered the Proper() function in the first cell in the column (below the heading row) with A2 as the cell reference.
NOTE: Remember to preface your function with the equals sign.
Now, we need to propagate the function to the rest of the cells in the column. To do this, select the cell containing the case function and click Copy in the Clipboard section of the Home tab or press Ctrl + C.
Highlight the remaining cells in the column and click Paste or press Ctrl + V.
TIP: You can also quickly copy the contents of a cell into the remaining cells in the column by double-clicking the box on the lower, right corner of the cell.
Each of the cells in the new column look like they contain the names in a different case. However, each cell still contains the Proper() function referring to another cell. Because we are planning to delete the original column, we need to replace the function with the actual name to which it evaluates. To do this, highlight all the cells in the column containing the function and copy them.
To paste the values back into the same cells, click the down arrow on the Paste button in the Clipboard section of the Home tab. Then, click Values in the Paste Values section.
NOTE: This is the same procedure we discussed in a previous article about converting a numerical formula to a static value .
Now, all the cells in the column should contain text, not functions.
To delete the original column, select the entire column by clicking the lettered header, right-click on the header, and select Delete from the popup menu.
To convert the first names to title case, we followed the same procedure.
It’s that easy to tidy up your text. These case functions will also work if the case of the text is jumbled (e.g., bUFfEt).
Also read:
- [New] The Ultimate Guide to GoPro Cinematography LUTs (15 Best)
- [Updated] 2024 Approved Easy Guide Screen Snapshots in Windows (Free Tutorials)
- [Updated] Seamless Transition Adopting Windows 11
- All You Need To Know About Mega Greninja For Motorola Moto G73 5G | Dr.fone
- Demystifying GoPro Video Capture with Burst Mode for 2024
- Guide on Duplicating Excel Graphs Using the Clipboard Method
- In 2024, How to Get and Use Pokemon Go Promo Codes On Apple iPhone SE (2022) | Dr.fone
- Latest Enhancements Introduced by the Microsoft Creators Update in Windows 10
- Mastering Excel Table Titles: Top Techniques and Best Practices
- Mastering the Art of Changing String Data to Date Formats in Excel Efficiently
- Mastering the Art of Data Lookup: A Comprehensive Guide to Using VLOOKUP in Excel
- Simplified Guide for iOS Users Transforming Images to PDFs
- Updated In 2024, Audio Dial Achieving Smooth Volume Ramp-Ups
- Updated S Most Popular Online Video Reverse Editors for 2024
- Title: Quick & Simple Techniques for Automating Upper/Lowercase Conversion in Excel 2013 Utilizing Custom Functions
- Author: Mark
- Created at : 2024-11-04 07:51:22
- Updated at : 2024-11-05 02:03:28
- Link: https://win-solutions.techidaily.com/quick-and-simple-techniques-for-automating-upperlowercase-conversion-in-excel-2013-utilizing-custom-functions/
- License: This work is licensed under CC BY-NC-SA 4.0.