Using Excel functions in C#???

  • Thread starter Thread starter osmarjunior
  • Start date Start date
Thanks. And both of these solutions I can use without have the MS Excel
installed on the user machines???

Regards.

Junior.
 
No, you can't use Excel functions without having excel installed, nor is xml
of any help here.

Willy.

|
| Thanks. And both of these solutions I can use without have the MS Excel
| installed on the user machines???
|
| Regards.
|
| Junior.
|
| sloan wrote:
| > You can either import the Excel Library ... (like you would a COM
object)
| > Or you can work with xml.. in an "excel flavor". (not trivial).
| >
| >
| > You can see a little bit of both at my article:
| >
| > http://www.sqlservercentral.com/columnists/sholliday/
| >
| > (Leveraging XP Excel , XML, and OPENXML for Data Imports)
| >
| >
| >
| > | > > Is it possible to use an Excel function inside C# code?
| > >
| > > Regards.
| > >
| > > Junior.
| > >
|
 

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