|
I don't think it is related to code page -- as long as the text
content of the CSV is viewable on the Windows side.
Otherwise, I think I
can say that if the cell gets stored in a comma-delimited CSV as follows:
...,"=("""")",...
Then Excel will treat it as the text value for the cell.
On the
other hand, if the cell content gets stored in a comma-delimited CSV as
follows:
...,=(""),...
Then Excel will treat it as a formula for the cell.
If a
tab-delimited CSV is created then you might get better results because
outer quotes aren't used for string values when tabs are used for the
delimiter.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.