We upgraded from poi 2.5 to 3.7 version and upgraded MSoffice 2003 version to
2007 version. 

I tweaked the code to change the usermodel to ss usermodel so that both .xls
and .xlsm(macro enabled 2007 workbook) files can be opened by my
application. 

when I run the application to open .xlsm file from application, I got error, 

"Excel found unreadable content in xyztemplate.xlsm. Do you want to recover
the contents of workboodk? If you trust the source of this workbook , click
yes"
I clicked yes then I got message, 

"Excel was unable to open the file by repairing or removing the unreadable
content. 
Removed records: Merge cells from /sl.worksheets/sheet1.xml"
My excel file opened has macros in it and when it got opened, some content
is misplaced and some content missing( also I think some macros are not
giving expected result) 

could any one help where would be the problem? 

thanks, 
Suajtha.  


-- 
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/poi-3-7-excel-2007-macro-enabled-workbook-giving-problem-tp3369605p3369605.html
Sent from the POI - User mailing list archive at Nabble.com.

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

Reply via email to