https://issues.apache.org/bugzilla/show_bug.cgi?id=55324
--- Comment #2 from [email protected] --- I have read the documentation. I added this line before saving and closing the workbook but nothing change. FormulaEvaluator evaluator = wb.getCreationHelper().createFormulaEvaluator(); evaluator.clearAllCachedResultValues and evaluator.evaluateAll(); wb.setForceFormulaRecalculation(true); -- 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]
