I’m trying to parse a CSV file, that has some data within Quotes, that I want to keep as a chunk not split any commas within it. Do I have to go through it as chars and count quotes, or is there an easier way? for example
I’ve had some success with EPPlus (4.5.3.3 - the last free version)] – extending a patch generously provided by @sebl. I can have a look on monday at the office, if you are interested.
Tried that first! Dropbox
I changed the worksheet name in the patch, but still no go. Its not my final xls, or even the one I need to use, just one that was lying around, be nice to know why it might or might not work.
Ah, anyway of working around that, as a generalised solution of excel docs, its not ideal. I can make it work for this project I guess, but I guess this a closed source library so there is no way to fix. Maybe I’ll try and find another one