Hi I am using the POI XSSF component. I have some complicated formulas in my excel 2007 xlsx files. When I evaluate a IF condition I get the following exception. Has anyone seen this before and could you explain what needs to be done?
java.lang.RuntimeException: Unexpected eval (org.apache.poi.ss.formula.eval.MissingArgEval) I saw a similar post by another user but haven't seen any replies. http://osdir.com/ml/user-poi.apache.org/2010-03/msg00029.html Thanks Vidhya
