Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm developing an vba makro in excel. I read a xml file and extract some information from that xml file and write it into an excel sheet. Until now we used an xslt to create the output html file from the above mentioned xml file. The html file was formatted via an xsl file. But this was quite unsatisfying because xsl is not really good to calculate data, do iterations, and so on. So we decided to implement that with vba to create an excel file. Now I need the xslt-functions that I used in the xsl file, like "key(...)" or "current()". Is there any similar available in the excel- vba-xml-functions? Thanks in advance, Kai |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How To Do Relative xPath In CustomXMLNode? | Excel Discussion (Misc queries) | |||
Excel invoke REST service function with Xpath fn parse result! | Excel Worksheet Functions | |||
Full xpath support in visual basic? | Excel Programming | |||
Programmatic schema mapping, XPath.SetValue question | Excel Programming | |||
Xpath For Xml Map | Excel Programming |