View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jim McC Jim McC is offline
external usenet poster
 
Posts: 5
Default Scientific Notation - I want excel to read it as a text not a numb

When I download a file from the internet, it gets saved as a *.csv file.
When I open it in Excel, I am having a problem with one column. It is a
reference column. For example a record might have the reference number
"24143236335900011300295" It seems Excel is automatically assuming this is a
number and it appears as 2.4143E22. How can I convert that to text?
Formatting the cells to "text" doesnt seem to be working. I am then
importing this file into an Access Database.

Thanks