Forum Discussion
Peter Snabe
Aug 03, 2018Copper Contributor
Save as CSV file (UTF-8) with double quotes - how?
 Hi     I often need to save data as a CSV file (UTF-8) where all cells are surrounded by double quotes. I cannot find any way to do that in Excel - can it be true? Any idea how to do that? 
winston_dowling
Oct 06, 2023Copper Contributor
SergeiBaklan I tried this tip of putting \"@\" as the number format. The actual file ends up with """mytext""" in that column of values.
WackyWix
Oct 09, 2023Copper Contributor
Use the PowerShell option , it is the only way I found that works winston_dowling