View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Seth Masek Seth Masek is offline
external usenet poster
 
Posts: 1
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,

Seth