Calc UPPER function

Converts text to uppercase.

Help CentreFunctions & Formulas

For a full list of available calculation functions, please read What calculation functions are supported.

This article describes the formula syntax and usage of the UPPER function.


Description

Converts text to uppercase.


Syntax

UPPER(text)


The UPPER function syntax has the following arguments:
  • text - Required. The text you want converted to uppercase. Text can be a reference or text string.

Example

FormulaDescriptionResult
=UPPER({variable})Returns all upper case of variable (assuming the variable is "total")TOTAL
=UPPER(yiELD)Returns all upper case of textYIELD

Errors

For a full list of formula errors, please read Formula errors.


Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.