UPPER

UPPER

Synopsis

UPPER(text)

Description

UPPER returns a upper-case version of the string in text.

  • This function is Excel compatible.

Examples

UPPER("cancelled") equals "CANCELLED".

See also

LOWER.