how do I convert text cells to value

  • Thread starter Thread starter nreynol
  • Start date Start date
N

nreynol

I have download a lot of information from my online bank statement to do my
year end accounts - like I have down for the last 7 years except for some
bizare reason the values are all showing as text and I need to conert them
text to value. Help ther eare hundreds of line items
 
Is there a colored triangle in the upper left corner? If so, then when you
pass over it you should get a diamond shaped icon w/ an exclamation point
inside. If this is so, then highlight all the problem cells, click down on
the icon and choose convert to number...
 
nreynol said:
I have download a lot of information from my online bank statement to do my
year end accounts - like I have down for the last 7 years except for some
bizare reason the values are all showing as text and I need to conert them
text to value. Help ther eare hundreds of line items
 
You can use the VALUE function to convert the text to numbers. Just use the
formula =VALUE( cell with the text number ). For instance =VALUE(B2)
 
post samples of the numeric (text) data you currently are dealing with..
 

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