DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44450>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44450 Summary: [patch] Added implementations for VLOOKUP and HLOOKUP Product: POI Version: 3.0-dev Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: HSSF AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Also added a very basic implementation of LOOKUP and refactored much code in MATCH. Two files added in 44403 were also added in this patch EvaluationException.java OperandResolver.java. The content is identical. One file modified in 44449 (ValueRecordsAggregate.java) has a 'hack' of that same bug-fix made in this patch. The version from patch 44449 is much better. New junit TestLookupFunctionsFromSpreadsheet and a dedicated test data spreadsheet were added to test specific behaviour of these test cases more thoroughly. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
