I used getCachedFormulaResultType() and it returned the type to be Numeric and numeric cell value returned a value 0.0 which is incorrect.
When I get string value of the cell, it is returning reference to calculation formula on a separate sheet within the workbook. In this particular spreadsheet, I know all the cells that are of type formula. I am having difficulty getting the formula evaluated. -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html
