"Compilation" d'une feuille Excel / Compiling an excel sheet
1 réponse
mkures
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.
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.
Cette action est irreversible, confirmez la suppression du commentaire ?
Signaler le commentaire
Veuillez sélectionner un problème
Nudité
Violence
Harcèlement
Fraude
Vente illégale
Discours haineux
Terrorisme
Autre
Tom Ogilvy
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 news:
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.
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.
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" <mkures@hotmail.com> wrote in message
news:49574d00.0406150242.38c5dd27@posting.google.com...
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.
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.
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 news:
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.
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.