What file format that includes quotes and comma as delimiters?

  • Thread starter Thread starter Guest
  • Start date Start date
If you want all your text strings to be in double quotes, the CSV won't do
that. You have to use a macro:

http://support.microsoft.com/default.aspx?scid=kb;en-us;291296
XL2002: Procedure to Export a Text File with Both Comma and Quote Delimiters

http://support.microsoft.com/default.aspx?scid=kb;en-us;213448
XL2000: Procedure to Export a Text File with Both Comma and Quote Delimiters

http://support.microsoft.com/default.aspx?scid=kb;en-us;123183
How to export data to a text file with comma and quote delimiter in Excel

CSV will just quote text strings that contain the delimiter.
 
I haven't look at Earl or JE's, but Chip's doesn't do what he asked.
 
I meant as a get started--not as a final product.

But IIRC, Earl has a worksheet of options that includes this feature.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top