View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marek Marek is offline
external usenet poster
 
Posts: 4
Default Converting Excel Calculations to C# (or VB.NET) code and assemblie

Hi
I'm not sure whether this is the right forum for this question, but I was
wondering whether anyone knew of a tool that could take an Excel spreadsheet
and export all of its calculations to a source code format (preferrably C#)
so that these calculations could be built into an assembly for use directly
within a Windows Forms application.

I have looked at KDCalc, but I'm not sure whether it does what we need.

Thanks for any help anyone can provide.

Marek