XmlDataBinding.LoadSettings method (Excel)
Initializes the specified data binding with settings from an XML data file or a Data Retrieval Service Connection (.uxdc) file.
expression.LoadSettings (Url)
expression A variable that represents an XmlDataBinding object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Url | Required | String | The path to the XML data file. The path is specified in the Uniform Resource Locator (URL) or universal naming convention (UNC) format. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.