On Tue, 18 Mar 2008, J Keller wrote:
My original code seemed to replace the formula with the result of the formula. I added a call to setCellFormula after the call to evalueInCell, and it keeps both (the value and the formula):

See http://poi.apache.org/hssf/eval.html

You probably want evaluateFormulaCell, rather than evaluateInCell

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to