https://issues.apache.org/bugzilla/show_bug.cgi?id=45873
Andrew Gillett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #6 from Andrew Gillett <[email protected]> 2009-07-07 19:01:12 PST --- I've also encountered this problem recently. I have attached a test spreadsheet that contains data and a column with formula cells. The attached java program reads the spreadsheet and puts random numbers into the data cells. If the java program is compiled and run with poi-2.5.1-final-20040804, the formula cells and chart are updated. With later versions of poi (I've tried 3.0-rc4-20070503, 3.2-FINAL-20081019, and 3.5-beta6-20090622) the formula cells retain their values from the original input file. -- 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]
