ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   "Compilation" d'une feuille Excel / Compiling an excel sheet (https://www.excelbanter.com/excel-programming/301482-compilation-dune-feuille-excel-compiling-excel-sheet.html)

mk

"Compilation" d'une feuille Excel / Compiling an excel sheet
 
English below.


Bonjour,

Dans le cadre d'un développement, nous incorporons un algorithme de
calcul d'un de nos clients dans un applicatif. Aujourd'hui, le client
maintient ses méthodes de calcul sous Excel et voudrait continuer.

Existe-t-il un moyen (autre que OLE) pour transformer une feuille
Excel en une Dll (ou tout autre chose) à qui on pourrait passer les
valeurs des cellules d'entrée et récupérer la ou les cellules de
résultats. Il faut pouvoir utiliser cela dans le cadre d'un site WEB,
donc avec de multiples accès simultanés.

Merci

Marc

================================================== =============================

Hello,

In one of our development, we would like to use an Excel sheet as a
calculation engine, without using OLE (we want to use it on a web
site, so multithread).

Is there a possibility to compile an excel sheet into a dll (or
something else) to which we can give the entering data and get back
the result.

Thank you

Marc

==========================


Tom Ogilvy

"Compilation" d'une feuille Excel / Compiling an excel sheet
 
Not really. The intelligence/calculation logic is in the excel application.
That said, I believe there is a way to use Excel as a DLL although I
personally don't know the particulars. I believe it was documented in the
Excel 4.0 software developers kit if you can locate a copy of that. You
might post this in Microsoft.Public.Excel.SDK.

--
Regards,
Tom Ogilvy

"mk" wrote in message
om...
English below.


Bonjour,

Dans le cadre d'un développement, nous incorporons un algorithme de
calcul d'un de nos clients dans un applicatif. Aujourd'hui, le client
maintient ses méthodes de calcul sous Excel et voudrait continuer.

Existe-t-il un moyen (autre que OLE) pour transformer une feuille
Excel en une Dll (ou tout autre chose) à qui on pourrait passer les
valeurs des cellules d'entrée et récupérer la ou les cellules de
résultats. Il faut pouvoir utiliser cela dans le cadre d'un site WEB,
donc avec de multiples accès simultanés.

Merci

Marc


================================================== ==========================
===

Hello,

In one of our development, we would like to use an Excel sheet as a
calculation engine, without using OLE (we want to use it on a web
site, so multithread).

Is there a possibility to compile an excel sheet into a dll (or
something else) to which we can give the entering data and get back
the result.

Thank you

Marc

==========================





All times are GMT +1. The time now is 09:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com