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.
Data | Formula | Result |
total | =UPPER(A2) | TOTAL |
Yield | =UPPER(A3) | YIELD |