UPPER Function Explained
The UPPER
function in Microsoft Excel converts all letters in a given text string to uppercase. It takes one argument, which is the text string to be converted. It returns the text string with all letters in uppercase.
UPPER Function Syntax
UPPER(text)
- text: The text or cell reference that you want to convert to uppercase.