Hello,

I get a java.lang.NumberFormatException when invoking
HSSFName->setReference("SUM($A$1:$A$2)"). The message is:

For input string: "A$1"

Calling setReference("A1") and setReference("A1:A2") works well.

Any idea what I'm doing wrong here? Does POI support formulae in names?

TIA,
Karim

Reply via email to