DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12730>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12730 values dont get copied to another sheet. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2002-09-17 17:50 ------- Sorry for my bad explanation. I will try harder. I have a workbook with two sheets. On one sheets I put some formulas to calculate - for example - the average of some cells on the other sheet. This is all done once using the spreadsheet prog. Then I want to fill in the values via POI onto the input sheet (not touching the sheet with the formulas). This works fine. When you reopen the workbook you can see the input on the one sheet, but the formulas on the second sheet do not get updated unless you walk through by hand. Putting the formulas onto the same sheet doesnot help: the sheet gets corrupted. I hope this explanation is little bit better than before. If not please feel free to contact me via email so I can give better explanation, code example or files. Thank you for you patience. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
