I’m trying to save data from the database into a csv file. My problem is that some of the data is in html and when opening the csv in excel the data is not formatted correctly. I need to keep the html as is and I cannot edit it. Is there some way I can do this?
Share
Sure. Don’t send a CSV.
If your destination is Excel, then just export the data into excel.
Look at http://epplus.codeplex.com/