FormulaCraft

How to convert text to a number in Excel and Google Sheets

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

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. 1In a new column, enter =VALUE(A2) to convert the text-number.
  2. 2Or use =A2*1, which also forces a real number.
  3. 3Copy down, then paste as values over the originals if needed.

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

Why does SUM ignore some of my numbers?

They are stored as text, not numbers. Convert them with VALUE() or multiply by 1, then SUM will include them.

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: