On Thu, 4 Aug 2011, Mck wrote:
The problem is that I am getting the EOF Record before the last sheet (ie bofRecord.TYPE_WORKSHEET for the last sheet) and hence the last sheet is not being processed.

I'd suggest you try running BiffViewer (org.apache.poi.hssf.dev.BiffViewer) against the file, so you can get a better idea of what records it contains and in what order. The event code should give you the records in basically the same order

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to