https://issues.apache.org/bugzilla/show_bug.cgi?id=45672
--- Comment #4 from Chris Lott <[email protected]> 2009-06-02 12:33:39 PST --- I am using the XLS2CSVmra example with POI 3.5beta5 and today I hit a XLS (2003 format) spreadsheet that triggers this exact problem. The sheet is very wide but only has 2 rows. The first row has headers and is read/reported perfectly. The second row has data and becomes *9* rows in the output. I am using Excel to look at the data in the cells that become the last item in the output. One is a date, one is a number stored as a string; neither appears to be a formula. Right now the data is proprietary so I cannot upload it. I am happy to investigate further, like using the debugger, but don't know what evidence you need. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
