XlSaveConflictResolution enumeration (Excel)
Specifies the way that conflicts are to be resolved whenever a shared workbook is updated.
Name | Value | Description |
---|---|---|
xlLocalSessionChanges | 2 | The local user's changes are always accepted. |
xlOtherSessionChanges | 3 | The local user's changes are always rejected. |
xlUserResolution | 1 | A dialog box asks the user to resolve the conflict. |
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.