View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] baha17@gmail.com is offline
external usenet poster
 
Posts: 80
Default 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