Read formula cell values from excel using apache poi
807580Feb 2 2010 — edited Feb 2 2010Hi,
I am using apache poi 3.2 to read values from excel.i can able to read all type of data values except formula type.using formula evaluator i can able to read formula cell values.how can i read values from formula cells without using formula evaluator. can any one help for me?