Thanks !! I found ! i did now this:
// Write the output to a file FileOutputStream fileOut = new FileOutputStream(fichierQuimper); *wb2.setForceFormulaRecalculation(true);*wb2.write(fileOut); fileOut.close(); -- View this message in context: http://apache-poi.1045710.n5.nabble.com/The-totals-aren-t-recalculated-tp5680022p5680298.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]
