[Haskell-cafe] ActiveX and COM
Olivier Boudry
olivier.boudry at gmail.com
Mon Aug 4 10:19:21 EDT 2008
On Mon, Aug 4, 2008 at 2:14 PM, Fernand <quarantedeux42 at yahoo.fr> wrote:
> If you need to simply create and Excel Sheet, you may also try it using the
> new Microsoft XML format (it will only work with Office 2007, though) ; then
> you do not need COM.
>
> Sincerely yours,
>
> Fernand
Hi Fernand and Günther,
A few month ago I wrote some haskell to parse an XML document and
create an Excel XML document from the data. I just pasted the code
here: http://hpaste.org/9381
I'm using Excel 2003 and it works with XML.
Best regards,
Olivier.
More information about the Haskell-Cafe
mailing list