Thread
:
Saving as a csv file with text qualifiers
View Single Post
#
2
JE McGimpsey
Posts: n/a
One way:
http://www.mcgimpsey.com/excel/textf...#csvwithquotes
In article ,
(Rajendra Pai) wrote:
I have the following three values in 3 cells
a1 b1 c1
adam john lilly
I want to export this into a csv file that should look like this:
"adam","john","lilly"
How do I do it?
Thanks in advance for the help
Reply With Quote