logo
excelfunctions.org
bookmarks

UPPER

Converts text to uppercase.

TextText Processing

What it does

Converts string to all uppercase.

Syntax

UPPER(text)

Arguments

  • text(text) β€” String.

Examples

Uppercase

Convert 'excel'.

FORMULA
=UPPER("excel")
RESULT
EXCEL
SAMPLE DATA
A
1Text
2excel