Converts text to uppercase.

Syntax

UPPER(value)

The UPPER function syntax has the following arguments:

  • value (Required) The text you want converted to uppercase. Value can be a reference or text string.

Example

Field 1: total
Field 2: Yield

FormulaDescriptionResult
=UPPER([Field 1])Returns all upper case of text in Field 1TOTAL
=UPPER([Field 1])Returns all upper case of text in Field 2YIELD