UPPER function

Category: Text
Introduced: Excel 2003

Summary

Converts text to uppercase

Syntax

UPPER(text) The UPPER function syntax has the following arguments:
• Text Required. The text you want converted to uppercase. Text can be a reference or text string.

Example

=UPPER(A2)
=UPPER(A3)

Microsoft Support Page

https://support.microsoft.com/en-us/office/upper-function-c11f29b3-d1a3-4537-8df6-04d0049963d6

Back to Functions