Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 <Peter J; "Scania" wrote in message ... 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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 "NickHK" wrote: 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 <Peter J; "Scania" wrote in message ... 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 Data -- SQL Server proc or function with parameter | Excel Discussion (Misc queries) | |||
LOGEST() results | Excel Discussion (Misc queries) | |||
LOGEST Function - explantion of calculations | Excel Worksheet Functions | |||
Excel 2003 Error Cannot Locate the Internet Server or Proxy Server | Excel Discussion (Misc queries) | |||
Is it possible write a self-defined function in excel that connect to SQL server to get data? | Excel Programming |