View Single Post
  #2   Report Post  
IanRoy
 
Posts: n/a
Default

Hi, Kathy;
That only happens when you open the .csv with Excel. Open with notepad, and
you will see the leading zeros. I assume you are saving in .csv format so you
can use that data in some other program. Do the zeros show up in that program?
Regards,
Ian.

"Kathy" wrote:

I have an excel file that I save in a csv format. There are some columns
that have numbers in them with zeros as the first numbers that have to remain
(i.e. 001234). The zeros are in the excel file with whatever cell format I
use, but when I save it as a csv and then bring up the csv file, the zeros
are dropped. Any ideas?