View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Seth[_3_] Seth[_3_] is offline
external usenet poster
 
Posts: 24
Default Shared Workbooks

I want to use a shared workbook as a simple database. Is
there a way in VBA to detect if a conflict has occurred
and to handle it programmatically (i.e., without the
conflict resolution dialog popping up)?

Thanks