ImportExportSpecifications.Add method (Access)
Adds a new ImportExportSpecification object to the ImportExportSpecifications collection.
Syntax
expression.Add (Name, SpecificationDefinition)
expression A variable that represents an ImportExportSpecifications object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Name | Required | String | The name to use for the ImportExportSpecification. |
SpecificationDefinition | Required | String | The XML markup that represents the settings to save for the import or export operation. |
Return value
ImportExportSpecification
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.