[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] XML data to MS-Excel??
Subject: Re: [xsl] XML data to MS-Excel??
From: cutlass <cutlass@xxxxxxxxxxx>
Date: Thu, 01 Feb 2001 10:43:25 +0000
|
the latest versions of Office all have programmatic control of the
parser through VBA, to parse an xml document.
try the below links
good excel xml article
http://msdn.microsoft.com/library/periodic/period00/xmlwork.htm
http://msdn.microsoft.com/library/officedev/ofxml2k/ofxml2k.htm
xml reference
i am pretty certain that there are some test versions of office that save 'native' xml ( sorry been living on other os's for a long time ),
which means that the xml file, if supplied with the correct ms DTD should open the file.
cheers, jim fuller
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|