ActiveWorkbook.ConflictResolution
Hi Everyone
Is anyone knows how can I execute macro if there is a
conflctresolution on a shared workbook.
I want every time there is a conflict resolution,
ActiveWorkbook.ConflictResolution = xlOtherSessionChanges
then msgbox for the conflict then rerun the macro
is that possible at least?
thanks for ur help
|