text to numbers

  • Thread starter Thread starter student
  • Start date Start date
S

student

Suppose i have numbers in a column with datatype as text. But when i change
it to number it does not change until i press F2 in that cell.

Any help
 
Anne Troy provided the workaround, here is the explanation of what you
observed.

Reformatting does not change the underlying value, only the display. In
particular, changing the format from text to numeric does not change the
value in the cell from text to numeric (as you discovered), it merely
prepares the cell to receive the next input a number. Pressing F2
simply puts you in edit mode (you could click on the formula bar with
the same effect); it is pressing enter after getting into edit mode that
reenters the data, so that it is reinterpreted as text.

Jerry
 

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