https://issues.apache.org/bugzilla/show_bug.cgi?id=48292
--- Comment #16 from Dugas du Villard <[email protected]> 2011-12-09 07:31:41 UTC --- Comment on attachment 28053 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28053 File from Excel 2003 that can not be re-save using POI due to Array Formula In Cell B37 Hi, I have a problem with POI due probably to array formula. It's why I'm posting the probleme in this bug. I have attach 2 xls files. One contain array formula (in cell B37..), the other not. I get an error "java.lang.RuntimeException: Failed to find a matching shared formula record" when I save the file containing array formula using POI (method: workbook.write) If I save the file using Excel 2010, and then pass it to POI, it's ok. But if it is saved from Excel 2003, there is a problem. Is there a fix for this? Is it link to the bug describe here? Thanks. Christophe. -- 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]
