View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ann[_3_] ann[_3_] is offline
external usenet poster
 
Posts: 3
Default Able to open same excel workbook at the same time !

Hi Everyone !
I m a newbie to excel programming but I noticed a bug (??) while
working with excel & VS.NET. I m able to open an excel workbook in 2
different instances of my application & I cant find a way to prevent
this from happening. As a result, 2 different users can , effectively
work on the same workbook, on a same worksheet & over-ride each other's
saves !!
Pls help if anyone has faced a similar problem & if there is anyway to
prevent this !

Thanks in advance
~Ann