On Thu, 3 Dec 2015, Brian Milnes wrote:
I have a strange bug that I can't quite grasp.

org.apache.poi.ss.formula.FormulaParseException: Unused input [[llave]]
after attempting to parse the formula [[1]!tbltipoentidad[llave]]

Do you know what the formula is supposed to mean, and what Excel evaluates it as?

I could not find the string involved with searching or dumping
strings/formulas using POI until I rewrote the sheet as a FOPS
and it is here in the XML.

Probably the best way to find it without changing things is to save as .xlsx (if not already), rename to .zip, unzip, and check the sheet xml files

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to