Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Specifies the conflict resolution options for updating a list on a Microsoft SharePoint Foundation site with the changes made to a list in a Microsoft Excel worksheet.
| Name | Value | Description |
|---|---|---|
| xlListConflictDialog | 0 | Display a dialog box that allows the user to choose how to resolve conflicts. |
| xlListConflictDiscardAllConflicts | 2 | Accept the version of the data stored on the SharePoint site. |
| xlListConflictError | 3 | Raise an error if a conflict occurs. |
| xlListConflictRetryAllConflicts | 1 | Overwrite the version of the data stored on the SharePoint site. |
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.