ConflictResolution Property
From Microsoft Excel Visual Basic
| XlSaveConflictResolution can be one of these XlSaveConflictResolution constants. |
| xlLocalSessionChanges. The local user's changes are always accepted. |
| xlOtherSessionChanges. The local user's changes are always rejected. |
| xlUserResolution. A dialog box asks the user to resolve the conflict. |