>The constructors vary as the base file reading varies (eg xssf is > compressed). Try using the workbook factory instead
That's what I was looking for, thanks. > Did you try following the example at > http://poi.apache.org/spreadsheet/eval.html ? I found the CreationHelper, which worked fine (that's probably what the example uses, but I had not seen it). > Almost certainly two different versions of poi on your classpath Yes, just some very weird Eclipse behavior, but I eventually got it corrected (had to delete my old 3.2 POI jars before Eclipse would let me change the path...) Looking forward to 3.5 final! -- View this message in context: http://www.nabble.com/Unable-to-open-Excel-2007-file-%28block--0---already-removed%29-tp22669473p22702065.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]
