- Jun 2, 2008
- 163
- 0
- 0
I have a issue with extracting some cells from c#.
When I open what I make in excel, the csv does some new lines or something and causes excel not to do CSV correctly.
I opened the file in wordpad and I found that there are some box characters [] < Like that but a full box.
So I did a find/replace and I was able to get rid of them and it opened in excel with correct formatting.
Does that [] mean it's a newline character?
When I open what I make in excel, the csv does some new lines or something and causes excel not to do CSV correctly.
I opened the file in wordpad and I found that there are some box characters [] < Like that but a full box.
So I did a find/replace and I was able to get rid of them and it opened in excel with correct formatting.
Does that [] mean it's a newline character?
