April 2006
Beginner
1114 pages
98h 16m
English
xmldatabinding.SourceUrl
Returns the filename or web service name of the data source for an XML map. The following code displays the data source used for an XML map:
Set xmap = ThisWorkbook.XmlMaps("Order_Map")
Debug.Print xmap.DataBinding.SourceUrlRead now
Unlock full access