Option 1. Use 1.5.1 ,which had formula parsing disabled. Option 2. (better) .. make (or pay someone to make) a little change to the FormulaRecord code. There is code in there to just keep a formula AS-IS in its binary form, and write it out. with a couple of lines, you should be able to get what you want. Thats the power of open source!
On Wed, 2003-02-05 at 11:58, HARI,SANJAYAGANESH (HP-India,ex2) wrote: > Hi ! > > Is there any way to disable POI parsing logical formulae? I just have some > formulae and would like to leave it as it is. But after POI processing it > all gets converted to "#REF!". > > -Sanjay > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
