TRUECALC
Functions

UPPER

Convert to uppercase

Try it

When to use it

When should I use UPPER?

Use UPPER to normalize text to uppercase for display purposes or case-insensitive comparisons where you want a consistent format.

Used in

operations · sales

Syntax

UPPER(text)

On this page