Thread: CSV Files
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul W Smith[_3_] Paul W Smith[_3_] is offline
external usenet poster
 
Posts: 11
Default CSV Files

I am having a problem with Excel removing any leading zeros when I open
values from a CSV file.

The file contains the leading zeros when I open it in notepad, but when I do
so in Excel these are removed. What can I do so I can open the CSV file in
Excel but still have the leading zeros?

Paul Smith