Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default XML and xpath

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How To Do Relative xPath In CustomXMLNode? johnywhy Excel Discussion (Misc queries) 0 January 3rd 11 01:35 AM
Excel invoke REST service function with Xpath fn parse result! Rand0m1y Excel Worksheet Functions 0 June 4th 09 03:43 PM
Full xpath support in visual basic? Jesper Excel Programming 2 January 13th 06 10:11 AM
Programmatic schema mapping, XPath.SetValue question Mike Excel Programming 2 August 23rd 05 11:40 PM
Xpath For Xml Map WStoreyII[_2_] Excel Programming 0 August 6th 04 03:11 AM


All times are GMT +1. The time now is 12:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"