View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Evan Weiner Evan Weiner is offline
external usenet poster
 
Posts: 16
Default Lock individual modules

Is it possible to lock an individual module in a project without affecting
others?

I don't mind users looking at code, but I don't want them to change certain
modules.

I'm required to lock code, and this seems to lock the entire project. I was
hoping users could provide input with other modules. Makes sense?