View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones[_2_] Norman Jones[_2_] is offline
external usenet poster
 
Posts: 421
Default Protect View Code?

Hi AM,

In the VBA editor:

Menu | Tools | VBA Properties |
Protection | Lock Project foe viewing [x] |
Enter and confirm password | OK
Save, close and re-open workbook.



---
Regards.
Norman


"AM" wrote in message
...
Is there a way to protect view code (I mean users cannot right click and
view
code?)