VBA: Refresh XML Source

December 4th, 2004 | Categories: VBA | Tags:
-->

So you’ve just added an XML source to your workbook and named it “MyMap”. The following is an example of how to refresh that XML source from code:

ActiveWorkbook.XmlMaps("MyMap").DataBinding.Refresh

Update 11-13-04: Excel VBA: Refresh XML Source – Updated

Can't get the tutorial to work for you? Need help with your code?
Get answers right away at our AE Excel Support Forums!
No comments yet.