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

Need it for your exact data?

Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.

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

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

Last reviewed: