https://bz.apache.org/bugzilla/show_bug.cgi?id=57747

            Bug ID: 57747
           Summary: [PATCH] Added Excel function ISERR() implementation
           Product: POI
           Version: 3.11-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SS Common
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 32596
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32596&action=edit
Patch archive

The attached patch contains support for the ISERR Excel function.

https://support.office.com/en-ca/article/ISERR-function-833ae773-18c4-4c0e-b850-33a305b856e1

ISERR is similar to the ISERROR function, except that it does not count a value
of #N/A as an error, whereas ISERROR does.

Also, in the diff some of the empty whitespace in FunctionEval.java has been
removed.

Thanks,

Conor

-- 
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