C
Claire
Hello,
I am loading into spreadsheet .csv file, where each field is
enclosed in quotation marks, and separated by the comma.
Each line looks like this:
"No name"," 1 555 2340553","2009-09-07 14:55:08","","No Dialtone. Line is
not connected or it is in use.","8"
That file loads nicely into spreadsheet, each field into its own cell.
However, when saving it, the format (quotation marks) is gone.
I need to preserve that quotations marks.
The reason for it is that some data may contain commas which are not field
separators, and the same file is being used also by another app.
That csv file was created by me using another app. I need to preserve commas
which are part of data.
What will be the best procedure in that case?
If Excel cannot save the file in the same format, then how should I prepare
the csv file?
Your help appreciated,
Claire
I am loading into spreadsheet .csv file, where each field is
enclosed in quotation marks, and separated by the comma.
Each line looks like this:
"No name"," 1 555 2340553","2009-09-07 14:55:08","","No Dialtone. Line is
not connected or it is in use.","8"
That file loads nicely into spreadsheet, each field into its own cell.
However, when saving it, the format (quotation marks) is gone.
I need to preserve that quotations marks.
The reason for it is that some data may contain commas which are not field
separators, and the same file is being used also by another app.
That csv file was created by me using another app. I need to preserve commas
which are part of data.
What will be the best procedure in that case?
If Excel cannot save the file in the same format, then how should I prepare
the csv file?
Your help appreciated,
Claire