AdditionalData.Add method (Access)
Adds an add table or query that will be included when the ExportXML method is called.
Syntax
expression.Add (var)
expression A variable that represents an AdditionalData object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
var | Required | String | The name of the table or query to add. |
Return value
AdditionalData
Support and feedback
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.