Name

xmldatabinding.SourceUrl

Synopsis

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.SourceUrl

Get Programming Excel with VBA and .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.