How to replace data within the XML I read in

D

Douglas Osborne

All,

I am reading in a file named GYTDAll.xml - which has the layout and data of
my pivot table.

I read in the file, and I'm trying to locate the information between the
<x:DataMember> and <x:DataMember/>.

This way I have a template for my data, but I can change the data source in
real-time.

This seems like everyone would do it - does anyone have an example of
reading in an XML file saved from a PivotTable and then changing the
datasource?

TIA,
Doug
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top