SAVING EXCEL FILE AS .CSV

  • Thread starter Thread starter Dwayne
  • Start date Start date
D

Dwayne

I'm trying to save an excel file in .csv format with
Excel 2003. After I get out of the file and get back in
the format of the cells has changed. For instance, one
column has all 4 digit numbers most of which have "0" as
the first digit. The .csv file has omitted all of the
zero's. It has also changed several of the cells to a
date format. Does anyone have any ideas why this is
happening?

Thanks,
Dwayne
 
Dwayne,

It's probably not the saving as csv that's changing your data, but the way
Excel treats it when you reopen it with Excel. Try opening it with Notepad,
which will show you exactly what's in the file, character for character,
with no interpretation as with Excel. If Excel in fact isn't saving it the
way you need it, try the Text Write Program at www.tushar-mehta.com. It
writes a sheet to a text file with lots of options, and is easy to use.
 
Thanks Earl! I'll give it a try.

-----Original Message-----
Dwayne,

It's probably not the saving as csv that's changing your data, but the way
Excel treats it when you reopen it with Excel. Try opening it with Notepad,
which will show you exactly what's in the file, character for character,
with no interpretation as with Excel. If Excel in fact isn't saving it the
way you need it, try the Text Write Program at
www.tushar-mehta.com. It
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top