Convert text to numbers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a large spreadsheet with a column that has the numbers formatted as
text. I tried reformatting the column from numbers to text but when I sum the
column with other columns (that are formatted as numbers) it still doesn't
show in the sum. The spreadsheet is too big for me to retype the numbers. Can
anyone please help???
 
In a another column insert a formula that multiplies the first colum that you
are having problems with by 1. i.e = a1*1 and drag all the way down.
This will force Excel to create a result that is a number. Then copy this
new results column on top of the old one, make sure when you paste that you
paste as values (edit>paste special>values).

HTH
 
Try this on a spare copy ..

Assume the prob lies with say, col B
where B1 contains a label,
with data in B2 down

Select the column B
Click Data > Text to Columns
Click Finish
 
gennario


Copy an empty cell formatted to General or Number.

Select the column of numbers and Paste Special>Add>OK>Esc.


Gord Dibben Excel MVP
 
THANKS! I actually had to create the new column and then format the entire
column to a number otherwise the formula was actually typed as text. Once the
new column was formatted I then added the formula and it worked great (had to
be sure copied and pasted as value). What a pain but it sure beats typing
retyping 500 lines of data!
 
Thanks!! Definitely the easiest way to go but the only drawback is that it
keeps the data as text so if the number changes, the formula doesn't always.
This will probably work for what I need since I shouldn't be changing
numbers. Thanks again
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top