If you’re a numbers person, you’ll love Microsoft Excel. It’s a great tool for crunching numbers, and it’s easy to convert text to numbers in Excel. Here are five ways to do it:

  1. Type the text you want to convert into the cell in Excel.
  2. Click the number icon (the one with a number inside a circle) next to the cell, and then click Convert Text to Number.
  3. In the Convert Text to Number dialog box, type the number you want to convert the text into, and then click OK.
  4. The text in the cell will now show as a number.
  5. To change the format of the number, double-click it or select it and then click Format Cells (see Figure 1). ..

When you enter numeric data into your spreadsheet, do you pay attention to how it’s formatted? Many times, numbers are formatted as text which can wreak havoc with formulas. Here are various ways to convert text to numbers in Excel.

Depending on how your number is entered as text, one method below may work better for you. For instance, you might have many nonadjacent cells where converting the cell format would be tedious. Or you might not see the warning symbol in order to use that method.

Change the Cell Format

A quick and easy way to convert text to a number is by changing the cell format on the Home tab. Use the drop-down box at the top of the Number section. Choose “Number” from the list.

Alternatively, right-click the cell(s) and pick “Format Cells.” Select the Number tab and pick “Number” on the left. Optionally adjust the Decimal Places and click “OK.”

You can also use the General format instead of Number if you like. General is Excel’s default number format. The difference with General compared to other number formats is that it uses scientific notation for numbers over 12 digits and rounds decimal numbers if the cell isn’t wide enough to accommodate the entire string.

RELATED: How to Convert Text to Date Values in Microsoft Excel

Use the Warning Symbol

If you enter your data and see a warning symbol on the bottom left corner, this is a fast way to convert the text. When you hover your cursor over the warning, you’ll see an explanation as in the screenshot below.

Click the drop-down arrow next to the warning and choose “Convert to Number.”

This removes the warning and formats the text as a number.

Select Text to Columns

Maybe you have an entire column of numbers formatted as text. Using the Text to Columns feature is the way to go. Note, however, that you can also use this option for a cell range.

RELATED: How to Use Text to Columns Like an Excel Pro

Select the column, go to the Data tab, and click “Text to Columns” in the Data Tools section of the ribbon.

When the wizard displays, simply click “Finish.” Alternatively, you can click “Next” through each step without making any changes and hit “Finish” at the end.

This changes the format to Excel’s default General format for numbers. You can leave the format as-is or select the cells and choose “Number” in the Number section on the Home tab as described earlier.

Use Paste Special

You might have many cells or multiple columns that you need to convert to numbers from text. In this case, you can use the Paste Special with the Multiply operator.

RELATED: How to Add or Multiply Values with Paste Special in Microsoft Excel

Go to a blank cell that’s not formatted as text but as Number or General instead. Type the number 1 and press Enter or Return.

Copy the cell by right-clicking and selecting “Copy” or clicking the Copy button in the Clipboard section of the Home tab.

Select all of the cells that you need to convert to numbers from text.

Either right-click and choose Paste Special > Paste Special or go to the Home tab and choose “Paste Special” in the Paste drop-down box.

Leave Paste set to “All” at the top. Under Operation at the bottom pick “Multiply”. Click “OK.”

This multiplies all values by the number 1, giving you the same numbers as results, and changes the format to that of the copied cell, either General or Number. You can then remove the number 1 you used.

Insert the VALUE Function

The VALUE function gives you one more way to convert text to numbers in Excel. With this option, you’ll use a column to the right to convert the text.

RELATED: How to Add and Remove Columns and Rows in Microsoft Excel

If you need to insert a new column, right-click the column to the right of your text formatted column and pick “Insert.”

In the top cell (or second cell if you have a column header) enter the following replacing the cell references with your own.

Alternatively, you can enter a single cell reference in the parentheses to convert one cell. Then, copy the formula down to the remaining cells using the fill handle.

You can then use the numbers in the new column as needed and do what you please with the original column.

Once you convert your text to numbers in Excel, your formulas are ready for their calculations with correctly formatted numbers!