D
Dario de Judicibus
I have a sheet containg only text in non empty cells. Some text contains
quotes, some other text does not contain any quote at all. For example
+----------------+------------------+--------------------+
| sample text | | |
+----------------+------------------+--------------------+
| another one | "alien" term | |
+----------------+------------------+--------------------+
| "special" one | this or that | red, white, green |
+----------------+------------------+--------------------+
| simple text | let it be | |
+----------------+------------------+--------------------+
| few words | | |
+----------------+------------------+--------------------+
I want to export it as Unicode text (tab delimited), but I do NOT want text
to be enclosed in quotes, nor I want quotes to be doubled when inside text.
I want text to be saved AS IS. I cannot find a way, anyway. Help, please.
DdJ
quotes, some other text does not contain any quote at all. For example
+----------------+------------------+--------------------+
| sample text | | |
+----------------+------------------+--------------------+
| another one | "alien" term | |
+----------------+------------------+--------------------+
| "special" one | this or that | red, white, green |
+----------------+------------------+--------------------+
| simple text | let it be | |
+----------------+------------------+--------------------+
| few words | | |
+----------------+------------------+--------------------+
I want to export it as Unicode text (tab delimited), but I do NOT want text
to be enclosed in quotes, nor I want quotes to be doubled when inside text.
I want text to be saved AS IS. I cannot find a way, anyway. Help, please.
DdJ