FormulaCraft

How to convert text to uppercase in Excel and Google Sheets

Topic:Text manipulation
Excel & Google Sheets
=UPPER(A2)

Verified example

Computed by a real spreadsheet engine on the sample data below.

OriginalUppercase
hello
world
excel
sheets
formula

=UPPER(A2)HELLO

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

Step by step

  1. 1Click the cell where you want the uppercase text (e.g. B2).
  2. 2Enter =UPPER(A2) and press Enter.
  3. 3Copy the formula down the column to convert all values.
  4. 4To replace the original values with uppercase text, copy the formula results, then Paste Special > Values Only over the source column.

Tips

Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.

Frequently asked

Is UPPER available in both Excel and Google Sheets?

Yes — it is a standard function in both and the syntax is identical: =UPPER(text).

How do I convert to uppercase in place without a helper column?

Copy the UPPER formula results, select the source cells, and use Paste Special > Values to overwrite them with the uppercase text.

More on Text manipulation

See all →

Formulas used

Related tasks

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: