| Bob Barrows [MVP] 2007-06-26, 7:56 am |
| Tradeorganizer wrote:
> Hi
>
> i want to use an excel formula in asp , is it possible the formula
> chidist in excel gives the value of chi - square distribution over the
> degree of frequency.
>
> but when i am using the same forumla in vbscript in .vbs file as well
> as in asp its not working saying invalid object or command
>
> kindly suggest does the server should have microsoft office installed
> then only it will work or is there an asp function available to find
> out the value for chi-square
>
There is nothing built in to vbscript or jscript to do this. You will either
need to write your own function or google for something that somebody else
wrote:
http://www.google.com/search?q=chi-...ie7&rlz=1I7GGLG
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
|