CSV error when trying to save

B

Brandon G

I'm using Windows Vista X86 and Word 2007 and I'm trying to save a workbook
in the CSV file format. Everytime I save, it gives an error saying the file
name.csv may contain features that are not compatible with CSV (Comma
delimited). I was wondering if I would lose data or if data would be
corrupted because of this?

Many Thanks

Brandon G.
 
D

dlw

It is not an error, it is a warning, just letting you know that the csv will
contain plain text, no formatting, no formulas, etc.
 
J

Joe User

Brandon G said:
I was wondering if I would lose data or if data would
be corrupted because of this?

Yes and no. It depends on how you expect to use the CSV file.

Excel does not put double-quotes around text. Consequently, if you have
text that looks like a number, especially a number with more than 15 digits,
you will encounter trouble if you use Excel to open the CSV file unless you
take precautions.

There are probably other text strings that can be misinterpreted when saved
in a CSV file and opened by Excel because of the lack of double-quotes.


----- original message -----
 

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

Top