https://issues.apache.org/bugzilla/show_bug.cgi?id=57196
Gaillac <o.od...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |o.od...@gmail.com --- Comment #3 from Gaillac <o.od...@gmail.com> --- Hello, I just encounter the same problem, with the same Appache POI version (3.10). My formulae look like "DEC2HEX(HEX2DEC(O8)-O2+D2)" with O8 = "0005B0A3", O2 = "372736" and D2 = "376832". I've tryed with the simplified (and meaningless for my application) formulae of the kind "DEC2HEX(O2+D2)" and the evaluations are successful. Therefore it seems to be specific to HEX2DEC (or to a bad use of the function). Thanks to every people participating to this valuable project. Gaillac -- 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