POI does NOT contain a recalculation engine at present. It will provide you with a representation of an excel file on disk, but is not a replacement for Excel - the application.
On Mon, 2003-01-13 at 19:31, Itzik Bronrot wrote: > Hi, > I'm working with your 1.8 version > (jakarta-poi-1.8.0-dev-20020919.jar) and encountered a problem. > > The excel sheet I'm working with contain independent cells and > formula cell. > How can I change the independent cell and get the new results from > the formula cell. > > So far I have managed to modify the independent cell and also to > read the data from the formula cell, > but the information I got was of the old value (If I open the excel > manually and save it again I get the correct value) > > Sincerely yours, > > > Itzik Bronrot, SW Engineer > * Phone : +972-3-9243491 ext.301 > : +972-55-464934 > * Fax: +972-3-9243492 > * Email: [EMAIL PROTECTED] > Actelis Networks Ltd. > 1 Bazel St. > POB 10173 > Petach-Tikva 49103 ,Israel > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
