Returns the given text with all characters converted to uppercase.
Syntax
Examples
|
Formula |
Result |
|
=UPPER("Zoho Sheet") |
ZOHO SHEET |
|
=UPPER(A3) |
SPREADSHEET |
|
=UPPER("FUNCTION") |
FUNCTIONS |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions