You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/03/24 00:32:56 UTC

[Bug 57747] New: [PATCH] Added Excel function ISERR() implementation

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: dev@poi.apache.org
          Reporter: conor10@gmail.com

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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57747] [PATCH] Added Excel function ISERR() implementation

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57747

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
Thanks for this, patch applied in r1675741.

Sorry for the delay!

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57747] [PATCH] Added Excel function ISERR() implementation

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57747

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org