UPPER function
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.
• Text Required. The text you want converted to uppercase. Text can be a reference or text string.
Example
=UPPER(A2)
=UPPER(A3)
=UPPER(A3)