https://issues.apache.org/bugzilla/show_bug.cgi?id=55214
Bug ID: 55214
Summary: Formula name length limit when setting an external API
formula in a cell
Product: POI
Version: 3.9
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Hi,
I failed to reference a custom function as a cell formula. Then came via bug
54125
to the code at:
https://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/ss/examples/formula/SettingExternalFunction.java
The solution works but if you change the function name from "BDX" to
"VeryLongFunctionName" it fails.
I assume internally the name get's truncated. I don't see a reason for that to
happen because Excel seems to be perfectly happy about long function names.
Many thanks and best regards.
--
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]