View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jean-Yves[_2_] Jean-Yves[_2_] is offline
external usenet poster
 
Posts: 253
Default user can't use workbook when already open

Hi,

try to debug it and send theline of code that gives the erro.
Unprotect your project first.
Regards
JY

"vqthomf" wrote in message
...
Hi I have a workbook with forms and code modules, the workbook has a
password
on it to open and for the code window. The problem I have is that if the
book
is open by a user another user can open it and with an error can't find
code
module, when the user closes the book then then another user can then open
it.
Has anybody had this problem before and is there anything I can do to fix
it?.
Regards
Charles