ImportExportSpecification.Execute Method (Access)
Executes the specfied import or export specification.
Version Information
Version Added: Access 2007
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. |