https://issues.apache.org/bugzilla/show_bug.cgi?id=57196
Gaillac <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Gaillac <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
