ImportExportSpecification.Execute method (Access)
Executes the specified import or export specification.
Syntax
expression.Execute (OverwritePrompt)
expression A variable that represents an ImportExportSpecification object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
OverwritePrompt | Optional | Variant | Specifies whether to notify the user when an export operation would overwrite an existing file. The default value is True. |
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.