On Tue, 9 Dec 2008, Des Hartman wrote:
I am using XLS2CSVmra to parse a very simple XLS file, but I am getting some weird results. It seems the FormulaRecord case is not recognising string formulas.

Unless you have very specific needs, I'd suggest you try the hssf usermodel instead. XLS2CSVmra opperates at a very low level, on the records, and is exposed to lots of excel oddities. The hssf usermodel hides that sort of thing from you

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to