save as .csv

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Cell with content: "Yahoo" will be saved as """Yahoo""" in csv file.
The same thing will happen with txt format.
Yahoo will be saved as: Yahoo
but "Yahoo" will be saved as: """Yahoo"""

Is there a way to save "Yahoo" as "Yahoo" in csv or txt format.

Thanks.
 

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