You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Paul Spencer <pa...@apache.org> on 2010/03/01 04:18:21 UTC

Name error not detected in 3.6

I have 2 cells the reference an undefined name.  In OpenOffice both cell display "#NAME?", but after evaluating the cell with formulaEvaluator.evaluate(cell) POI 3.6 only show one cell in error.

   Call Formula    getErrorValue
  --------------  --------------
   =SUM(BADNAME)     15
   =BADNAME           0

Is this a bug?

Paul Spencer


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: Name error not detected in 3.6

Posted by "Zachary Mitchell, BCIS" <za...@internode.on.net>.
Under poi-3.6\lib, there are three extra lib files.

Does the POI library have any prerequisite library files to run in its 
entirety?

If so, what are they? 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org