https://bz.apache.org/bugzilla/show_bug.cgi?id=69147
PJ Fanning <fannin...@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |67475 --- Comment #2 from PJ Fanning <fannin...@yahoo.com> --- I added r1918501 - may fix this issue - but I would not be confident that POI has good coverage for the TEXT function. As things stand, POI support for Excel functions is far from complete and bug ridden. In most cases, you don't need to get POI to evaluate functions anyway. POI gives you access to the cached result that Excel saved for each cell. This is far safer than making POI evaluate the values. Referenced Bugs: https://bz.apache.org/bugzilla/show_bug.cgi?id=67475 [Bug 67475] [PATCH] TEXT function corner cases -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org