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 2022/03/31 14:03:39 UTC

[Bug 65988] Rate function giving incorrect results

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

--- Comment #1 from PJ Fanning <fa...@yahoo.com> ---
One workaround is to call setForceFormulaRecalculation(true) on the
XSSFWorkbook before writing it out. Excel will then recalculate the value when
it loads the xlsx.

The functions support in POI is of variable quality. The project is maintained
by volunteers and some of the function implementations are incomplete.

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