Cells won't convert to number format, even after format/cells/num.

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

Guest

In excel, I tried to convert numbers to number format, using
format/cells/number from the category list. But it won't take, and stays
text-like. Any ideas?
 
If it turns out that you have spaces (or those non-breaking spaces), David
McRitchie has some code that will help clean this junk up:

http://www.mvps.org/dmcritchie/excel/join.htm#trimall
(look for "Sub Trimall()")

But after you format the cell as general, try selecting the cell, then hit F2,
then enter.

You have to make a change to the cell for the value to change from text to
number.
 
If the data was entered as text, it will stay text even if you reformat the
cell. One way to correct this is to put a zero in a blank cell, copy it,
then select the cells you want to be numeric, click Paste special and click
 
Peg

Slight ammendment to your post, if I may.

Copy a blank cell and paste special>add is easier then typing a zero in the
cell then clearing it after the add.


Gord Dibben Excel MVP
 

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