VBA: Refresh XML Source
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!
Get answers right away at our AE Excel Support Forums!
Leave a comment
| Trackback


