View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Numbers changed into zeros

Are you opening a text file (like .txt or .csv) in excel?

If yes, then open that file in Notepad.

If you see all the digits, then changing the format in excel will show the
correct phone number.

But if you see 4.48E+11, then the correct phone number has already been
destroyed.

It's time to go back to the program that created this file and get a fresh
version.

shazydotcom wrote:

Dear Francis...thanks for your answer but that does not solve my problem..

Dear Shane...thank you very much that you have asked a good question to
understand the problem...the phone numbers were stored like 448123456789.
Today when i opened this excel file the cell were showing number like
4.48E+11 and in the formula bar as 448000000000. That is basically the
problem that where gone the original number 448123456789? If i change the
format to number with 0 decimal place, even then it gives only
448000000000..Hope now the problem is more clear to understand and to solve.

Best regards,

"Shane Devenshire" wrote:

Hi,

No reason I know of that would modify your phone number on the formula bar.
What did the phone numbers look like that you were entering?

5431234
432-1234
(321) 666-1234
2132345678

or something else?


--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"shazydotcom" wrote:

Dear Jackob,

I tried to do so but it returns the value as in the formula bar. In other
words 44800000000. It shows that the original numbers have been lost. The
question is why they were lost and how to recover them?


"Jacob Skaria" wrote:

Select all Ctrl+A
Rightclick Format Cells
Select Number with number of decimals 0

If this post helps click Yes
--------------
Jacob Skaria


"shazydotcom" wrote:

I have a problem that i had phone numbers in excel columns. After some time I
have opened the file and see that Excel has changed the phone numbers into
the format like 4.48E+11 and in the formula bar it shows like 448000000000.
It means that Excel has replaced the last 9 digits with zeros. This has
happened to majority of cells within one worksheet while yet there are
certain cells which were not affected by this problem and they are showing
the original numbers correctly. Please help me how can i recover my original
numbers and why this problem has happened.


--

Dave Peterson