Excel Function

UPPER

Converts text to uppercase.

UPPER(text)

Arguments

text

Required

Enter a text value (wrap with quotes when needed).

Practice Preview

format and display text values. Use UPPER to Converts text to uppercase. use B2 for text. Fill the argument fields below and complete a formula that achieves this goal.

Sample correct formula

=UPPER(B2)

Practice This Function