https://issues.apache.org/bugzilla/show_bug.cgi?id=52378
Bug #: 52378
Summary: [PATCH] Support for workday & networkdays functions
Product: POI
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 28094
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28094
patch
Support for Excel's Analysis Tool Pack functions workday and networkdays.
Implementation of features followed rules as expressed in:
http://office.microsoft.com/pt-br/excel-help/workday-HP005209339.aspx
http://office.microsoft.com/pt-br/excel-help/networkdays-HP005209190.aspx
Added a minor bugfix at AnalysisToolPak.java in which functions from ATP
couldn't match depending on function case.
Apply patch by using following commands: patch -p0 -i workday.patch
--
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]