Hi, This forum has provided great help in allowing me to create a XLSX2SV class for converting the newer XLSX document format to CSV format using the source provided by Yegor at
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/xssf/eventusermodel/XLSX2CSV.java I would also like to create a similar class for the older XLS format. I did find source for the XLS2CSVmra class created by Nick Burch for which I noted that Chris Lott was awaiting a bug fix. Can someone point me to the most recent version of this or another XLS2CSV class that will convert the older XLS format to CSV. Cheers, Peter -- View this message in context: http://old.nabble.com/XLS-to-CSV-source-tp26146616p26146616.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
