problem of recognition of numbers in Excel

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

Guest

After using the split column features in Excel, I've run into a problem that
the numbers put into the new column are no longer recognized as numbers. For
instance, when running a SUM function the result is 0.00. The problem is
only solved when I re-type the numbers (which "look" exactly the same before
and after typing). Any help? I have too many entries to re-type them all.
 
you've got numbers stored as text

put the number 1 in a cell. copy the cell, highlight the range o
numbers stored as text and right click. paste special->multipl
 
Try selecting a column of these "numbers" and use

Data > Text to Columns > Finish

to conver
 
Did you try to use the text to column function on the numbers that ar
text, this usually is a quick fix. I simply choose text to columns
then next, next finsh, choosing fixed width or delimited works sinc
you are really spliting the numbers again
 
dvandani said:
After using the split column features in Excel, I've run into a
problem that the numbers put into the new column are no longer
recognized as numbers. For instance, when running a SUM function the
result is 0.00. The problem is only solved when I re-type the
numbers (which "look" exactly the same before and after typing). Any
help? I have too many entries to re-type them all.

Excel doesn't have "split column features". There are various in which one
can split the data in a column using formulas, VBA, Text to Columns, ...

Would you care to tell us precisely how you are splitting the data?
 

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