https://issues.apache.org/bugzilla/show_bug.cgi?id=45031

           Summary: Formula evaluator does not evaluate CHOOSE function
           Product: POI
           Version: 3.0-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Implementation not provided yet (as of 3.1-beta1+ svn r657702).

Another minor problem is that POI does not mark up the CHOOSE() encoding with 
tAttrChoose and tAttrSkip tokens (as outlined in excelfileformat.pdf sec
3.10.5).  Excel (2007) seems to be OK with this.  The fix for this will involve
similar logic as currently applied for IF() in
FormulaParser.getFunction(String, int, List) etc.    This is probably not worth
fixing until a real case is encountered where it is a problem.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to