While working with Microsoft Excel, did you get a situation where you need to change the format of the text from “LOWER/PROPER case to UPPER case? I believe most of your answers are YES. In the said scenario “UPPER” function will help you to find the solution. We will be learning the Microsoft Excel “UPPER” in detail, so stay with us and continue reading…
=UPPER(text)
text argument, is used to give the cell reference of the string that need to be changed to UPPER case
UPPER Function has argument only one argument i.e. text, which makes the function easy to apply and understand. We need to give the cell reference of the string to the text argument.
If cell reference is not correctly provided in the function, then it will give output as “#VALUE!” (Error). So always ensure that function parameters are correctly applied to get the appropriate results/output.
UPPER function is very advantageous in many ways. It helps for the document where you need to change the text case. Changing text of an available string manually (one by one) to a report is very difficult and UPPER Function helps to apply the function in large database at once and makes the work easy, saves time and increases efficiency.
UPPER Function is very useful and can be used in many places. Like it can be used as follows:
– Changing Headers/ Heading of the columns, those are generally should be in UPPER case format
– Creating or Editing a User form, where inputs are not received in defined format and UPPER-CASE function helps to standardize the database
– Or any other database where there is requirement of changing text case from Lower/Proper to Upper case, UPPER Function” can be used
– Numbers/ Punctuation/ Spaces/ Special Characters will NOT have any impact of this Function
– Function should give output in “General” format, however if output is not as per the desired format then we need to change the cell format to “GENERAL”
Here we have some examples, where “Column A” contains various strings and are required to be converted to “UPPER CASE”. Output of the function returns value in ”Column B” and explanation is also provided.
We will be following UPPER function as follows:
text argument: “A2” is the cell reference for text that is to be changed to “UPPER CASE”
Explanation:
– Output in Cell “B2” is showing that the string is changed from Lower Case to Upper Case
– Output in Cell “B5” is including text and numbers and NO impact in “Numbers” are shown
– Output in Cell “B8” has only Special Characters and there is NO impact of “UPPER Case” function
Hope you learnt this Function,
Don’t forget to leave your valuable comments!
If you liked this article and want to learn more similar tricks, please Subscribe us
TEXT function is used to change the formatting or appearances of the text. There are various types of formatting available.
An ultimate guide for basic user to understand Excel Vlookup function. VLOOKUP is a vertical lookup which helps the user to extract the values from other columns (leftmost) basis on matching column string.
MAX function is used to get the largest number in range or list of values. MAX function has one required argument i.e. number1
If you need to keep This quick guide explains what Excel circular references are and why you should be careful when using them. You’ll also learn how to check for, find, and remove circular references in Excel worksheet.a circular reference, it will show you how to turn on and use circular formulas safely
You tried to enter a formula in your Excel sheet, but it’s not working. Instead, Excel is showing you a message about a circular reference. Is that why you’re here? 🙂
Thousands of people run into this issue every day because they accidentally make an Excel formula try to calculate its own cell. When this happens, Excel gives the following error message:
INDEX function is used to get the value from a cell range or table, function returns the value from a table where row and column intersect with each other.
This tutorial shows you three easy ways to add hyperlinks in Excel. You will learn how to insert, change, and remove hyperlinks in your worksheets. It also explains how to fix links that don’t work.
Hyperlinks are often used on the internet to move between websites. In Excel, you can create links like that too. You can make a link to another cell, a different sheet, or even another workbook. You can also link to open a new Excel file or start an email message. This guide will show you how to do all of this in Excel 2016, 2013, 2010, and older versions.