Use the Excel LogEst-function at server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I'd like to use the Excel's LogEst-function in an web application without
needing to install Office at serverside.

Does anyone have an idée how I can manage this, pleas help

\Peter
 
If you do not install Office (or at least the Excel part) how can you use
Excel's functions ?
Also, MS do not support or encourage Office app employed in such an
environment.

You can write your own implementation, or find a component that exposes that
function.

NickHK
 
Hi Nick
Thanks for your respons.

I'am aware that it is not a good idée to install Excel at the server side.
Therefor am I looking for an alternative way to implemet the required
functionality.

In Excel there exist the LogEst function. I were hoping to be able to use
the 'Visual Studio for Office' and by that be able to use the LogEst
functionality. It is possible to use the LogEst function by using the Interop
reference. But when we are trying that an instance of Excel.exe appear. And
this is not what we want.

Probably we need to find a third party component that implements Excel's
LogEst functionallity. We are searching.

\Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top