Thread: CSV files
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dean J.[_2_] Dean J.[_2_] is offline
external usenet poster
 
Posts: 6
Default CSV files

a CSV file is the "data" from the Excel workbook *without* the formatting.
Excel tells you that you'll lose the "special features" when you save to a
CSV file, but in reality you'll lose the formatting too.

"jszuch" wrote:

I saved an excel file as a CSV file and when I re opened it the formatting
had changed. Example : There was an ' before the numbers in the first
columnand now it is gone. How do I keep this from happening?