Kindly help me out. subhashmedhi wrote: > > Dear friends, > I am using HSSF to parse an excel file. I am facing some > problem in evaluating the formula. At first I was using > poi-scratchpad-2.5.1-final-20040804.jar and then HSSFFormulaEvaluator > could not be "resolved to a type". Then I included > poi-scratchpad-3.0-alpha3-20061212.jar. Now the earlier problem is not > there but I am facing another problem. I am getting a null pointer > exception with the message that > org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.internalEvaluate. I am > unable to make out anything of it. Kindly help. > > > subhash >
-- View this message in context: http://www.nabble.com/Formula-Evaluation---Excel-file-tf4347318.html#a12400279 Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
