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 2019/08/27 07:48:17 UTC

[Bug 63700] New: [PATCH] Make D* functions work with numeric result column

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

            Bug ID: 63700
           Summary: [PATCH] Make D* functions work with numeric result
                    column
           Product: POI
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: patrick.boeker@haltec.de
  Target Milestone: ---

Created attachment 36737
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36737&action=edit
dget_num_col.patch

It is apparently possible in the D* functions to pass the desired result column
(second argument) numerically as well. This patch adds that functionality.
Added tests to check for that. I only verified this on Excel 2013.

-- 
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 63700] [PATCH] Make D* functions work with numeric result column

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

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

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

--- Comment #2 from Dominik Stadler <do...@gmx.at> ---
Applied via r1872136, thanks for the Patch!

-- 
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 63700] [PATCH] Make D* functions work with numeric result column

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

Patrick Böker <pa...@haltec.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

-- 
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 63700] [PATCH] Make D* functions work with numeric result column

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

--- Comment #1 from Patrick Böker <pa...@haltec.de> ---
Created attachment 36738
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36738&action=edit
DGet.xls

To be placed in test-data\spreadsheet\DGet.xls

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