OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [xml-dev] To conver XML to EXCEL



Well it depends on what you are using to accomplish that (language).

The idea is to have a parser (probably SAX) as well as an Excel API, unless
you want to learn BIFF on your own (it's not very difficult if you have
standard formatting).

The write excel as you parse:-)

I have a perl module that accomplishes the opposite, converts Excel to XML.
You can take a look at XML::Excel and XML::SAXDriver::Excel.  There is a
perl module to write excel as well, but I am not sure what language you are
using and what facilities are available.  I would imagine that most langages
have some sort of API for Excel, though you can also use OLE DB to do this.

Ilya

-----Original Message-----
From: RAVI KHATAWKAR
To: xml-dev@lists.xml.org
Sent: 10/17/01 7:54 AM
Subject: [xml-dev] To conver XML to EXCEL

Hi,
   I want to convert XML file to Excel file programmitally. Can anybody
help 
me on this

Thanks in advance

_________________________________________________________________
Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp


-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.xml.org/ob/adm.pl>