Thread
:
RSS feeds in Powerpoint
View Single Post
23-04-2009, 22:50
#
2
punky
Inactive
Join Date: Jun 2003
Age: 44
Posts: 14,750
Re: RSS feeds in Powerpoint
RSS Feeds are just XML files, so VBA can do it apparently:
Some links here:
* Manipulating XML files with Excel VBA & Xpath -
http://en.allexperts.com/q/XML-1469/...iles-Excel.htm
* MSXML -
http://msdn.microsoft.com/en-us/libr...42(VS.85).aspx
* An Overview of MSXML 4.0 -
http://www.xml.com/lpt/a/979
(From
http://stackoverflow.com/questions/1...rse-xml-in-vba
)
punky
View Public Profile
Find More Posts by punky