UPPER (convert text to uppercase)

Navigation:  Formulas and functions > Functions from A to Z >

UPPER (convert text to uppercase)

Previous pageReturn to chapter overviewNext page

Syntax:

UPPER(Text)

Description:

This converts all letters in a text string into uppercase letters.

Example:

UPPER("Calculate") returns Calculate

See also:

PROPER, LOWER