Skip to Content

UPPER

Converts text to uppercase

Syntax

UPPER(text)

Parameters

  • text: Required. The text you want converted to uppercase

Example

=UPPER("total")
Returns: StringSince: Excel 2003