As far as I know LEFT *is* implemented. You can see here at line 175: http://svn.apache.org/viewvc/poi/trunk/src/java/org/apache/poi/hssf/record/formula/functions/TextFunction.java?annotate=883197 It is registered here at line 133: http://svn.apache.org/viewvc/poi/trunk/src/java/org/apache/poi/hssf/record/formula/eval/FunctionEval.java?annotate=893030
I think this has been the case for some time (at least since version 3). I apologise if I have misunderstood. Perhaps you are referring to something else besides formula evaluation. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
