Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of transfer that you want to make with the TransferDatabase or TransferSpreadsheet method.
Name | Value | Description |
---|---|---|
acExport | 1 | The data is exported. |
acImport | 0 | (Default) The data is imported. |
acLink | 2 | The database is linked to the specified data source. |
Remarks
The acLink transfer type is not supported for Microsoft Access projects (.adp).
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.