ImportExportSpecification.Execute Method (Access)
Office 2010
Executes the specfied import or export specification.
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. |