View Single Post
  #1   Report Post  
John
 
Posts: n/a
Default export excel file as csv with text delimiter of "

Does anyone know how to export data from an .xls file to a csv, and encode
all text fields with double quotes ""?
I can use "save as" to get a csv file, but then the text does not have
double quotes.
any ideas?