G Guest Jun 23, 2005 #1 How can I export a comma delimited file(csv) into a text file, and have the exported file include the commas in the text file?
How can I export a comma delimited file(csv) into a text file, and have the exported file include the commas in the text file?
G Guest Jun 23, 2005 #2 found the answer A CSV *is* a text file. Just open it with Notepad or something other than Excel and you should see what you're looking for.
found the answer A CSV *is* a text file. Just open it with Notepad or something other than Excel and you should see what you're looking for.