Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Specifies the action to take when using the Application.ImportXML method (Access) method to import data from an XML file.
| Name | Value | Description |
|---|---|---|
| acAppendData | 2 | Imports the data into an existing table. |
| acStructureAndData | 1 | Imports the data into a new table based on the structure of the specified XML file. |
| acStructureOnly | 0 | Creates a new table based on the structure of the specified XML file. |
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.