EXCEL UPPER FUNCTION

This function is used to alter the letter’s case, in this example to upper case.

Syntax:
= UPPER ( Text )

  • Text – the text to be altered in a worksheet cell.

  • Unique

    The text argument can be a cell reference, such as =UPPER (A1)

  • Unique

    a word or words surrounded by quote marks, such as this =UPPER(“This is Fun”)

  • Unique

    a formula that generates text similar to this =UPPER(CONCATENATE(A4,A5,A6)), will combine the dat

Step By Step Guide of UPPER Function

Example :

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now