Hi Nishant. Excel calculates the formula when opening. POI just stores the value. So POI needn't implement an avalanche of formula evaluations.
Regards, Karl-Heinz. -----Urspr�ngliche Nachricht----- Von: Nishant Chandra [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 9. Juni 2005 12:43 An: [email protected] Betreff: How do I read formula values?? Hello I am writing a formula in an excel sheet but when i try to read in the calculated value, i get an error. But if I manually open it in excel, save it and then read the values, it works. Is there a task to do for updating the formula in order to get its result if I dont want to use VB cos I dont want to create hetergenous solution to my problem. Thanks Nishant -- Website: www.cse.iitb.ac.in/~nishantc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
