On Tue, 29 Apr 2008, Tom Holmes Jr. wrote:
Or, is there a way to use POI to programmatically convert the xls file to a csv file? Then everything would be text, and I already have the code to read in a csv file as well.

There's XLS2CSVmra, which is powered by the event api:
http://poi.apache.org/hssf/how-to.html#record_aware_event_api
http://svn.apache.org/repos/asf/poi/trunk/src/scratchpad/examples/src/org/apache/poi/hssf/eventusermodel/examples/

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to