I would like to use the Normsdist function located in:
org.apache.poi.hssf.record.formula.functions.Normsdist
but I am not sure what I have to do, to use this
within a Java program.
Could you please let me know what I need to download?
Presumably there is a jar file somewhere that I add to
the classpath, and then an "import" line I need to add
to the top of the program. Could you please advise?
Sorry if this is something I should know how to do,
but I've only been using Java for a few days (I'm more
comfortable with C++).
Rosie
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List: http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/