View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Ron Rosenfeld Ron Rosenfeld is offline
external usenet poster
 
Posts: 5,651
Default Importing long numbers from CSV file

On Sat, 13 Jan 2007 15:43:20 -0800, Harry
wrote:

Thanks for the prompt reply Ildhund, but unfortunately that doesn't seem to
work either.

The result displayed AND the ACTUAL value are both 6.12301E+15 now, whereas
previously the ACTUAL value was "6123010000000000". (By actual value, I mean
the value in the formula bar when I click on the cell.)

This may have something to do with the text import wizard because the number
is displayed as "6.12301E+15" in the "Data Preview Pane" at step 2 of the
Wizard.

btw. not sure if this relevant but the "file origin" in Step1 is "437 : OEM
United States", I've also tried changing that to "1252 : Western European
(Windows)" without any success.

Any other ideas that might be worth trying ?


Can you give a sample of the actual data in the file you are importing?

If I set up a file with long numbers; save it as a *.txt file, and then open
the file with Excel 2002, the wizard shows the original data at step 2, and I
can specify text for the type and have it imported correctly.

I wonder if there is something unusual about your data, or the process you are
using.


--ron