Hello Axel, Your file looks strange as it doesn't contain Workbook OLE stream. I can only guess that it was created by on system with no Excel installed, so Word was unable to decide whether it's Excel sheet/workbook or not. AFAIK, POI is unable to fetch such objects (check http://mail-archives.apache.org/mod_mbox/poi-user/200805.mbox/[EMAIL PROTECTED] for details)
I attached a code that fetch Excel files but it relies on OLE filesystem to contain Workbook streams. Also there is a docfile with Excel and MS Graph objects embedded via Insert -> Object, I hope they might be useful.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
